Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258899
b: refs/heads/master
c: 45c47d9
h: refs/heads/master
i:
  258897: ec47a41
  258895: 7e16e04
v: v3
  • Loading branch information
Arnaud Lacombe committed Jun 9, 2011
1 parent a2aa23e commit f28aa90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 991d76c950f6c5323c37c33dcebf6b8aec009ff0
refs/heads/master: 45c47d966850e2727f913c92e4b6d1c2d586d6bd
3 changes: 3 additions & 0 deletions trunk/scripts/genksyms/keywords.gperf
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
%language=ANSI-C
%define hash-function-name is_reserved_hash
%define lookup-function-name is_reserved_word
%{
struct resword;
static const struct resword *is_reserved_word(register const char *str, register unsigned int len);
Expand Down

0 comments on commit f28aa90

Please sign in to comment.