projects
/
apps
/
pfixtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c693c0b
)
remove stupid inlines
author
Pierre Habouzit
<madcoder@debian.org>
Thu, 29 Nov 2007 10:12:55 +0000
(11:12 +0100)
committer
Pierre Habouzit
<madcoder@debian.org>
Thu, 29 Nov 2007 10:12:55 +0000
(11:12 +0100)
tokens.sh
patch
|
blob
|
history
diff --git
a/tokens.sh
b/tokens.sh
index
05b70c0
..
cb38611
100755
(executable)
--- a/
tokens.sh
+++ b/
tokens.sh
@@
-70,7
+70,8
@@
do_tokens() {
}
do_c() {
- cat <<EOF | gperf -m16 -l -t -C -F",0" -Ntokenize_aux
+ cat <<EOF | gperf -m16 -l -t -C -F",0" -Ntokenize_aux | \
+ sed -e '/__gnu_inline__/d;s/\<\(__\|\)inline\>//g'
%{
`do_hdr`