Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53719
b: refs/heads/master
c: 989485c
h: refs/heads/master
i:
  53717: 902f40b
  53715: 2ca4c09
  53711: df4501b
v: v3
  • Loading branch information
Ralf Baechle authored and Linus Torvalds committed May 5, 2007
1 parent 956e3c2 commit 932d9a0
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: 68762f3d8e7ea644fae1f490f9850ebf462548bd
refs/heads/master: 989485c190cc6a64e5a21d98ef2d752df1db8c27
2 changes: 1 addition & 1 deletion trunk/include/linux/parser.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ struct match_token {
const char *pattern;
};

typedef const struct match_token match_table_t[];
typedef struct match_token match_table_t[];

/* Maximum number of arguments that match_token will find in a pattern */
enum {MAX_OPT_ARGS = 3};
Expand Down

0 comments on commit 932d9a0

Please sign in to comment.