Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114107
b: refs/heads/master
c: a52f68c
h: refs/heads/master
i:
  114105: 7330e74
  114103: 6f1f367
v: v3
  • Loading branch information
Darron Broad authored and Mauro Carvalho Chehab committed Oct 13, 2008
1 parent 0fbaeee commit 5a643cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b40d29e0afac38f4ce6cb1db400a60f36c5cabee
refs/heads/master: a52f68c648585ff615175269d8f6cbcbb08d7f4d
2 changes: 1 addition & 1 deletion trunk/include/linux/dvb/frontend.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,9 +284,9 @@ typedef enum fe_pilot {
} fe_pilot_t;

typedef enum fe_rolloff {
ROLLOFF_35, /* Implied value in DVB-S, default for DVB-S2 */
ROLLOFF_20,
ROLLOFF_25,
ROLLOFF_35,
ROLLOFF_AUTO,
} fe_rolloff_t;

Expand Down

0 comments on commit 5a643cd

Please sign in to comment.