Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285828
b: refs/heads/master
c: ff894e3
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Michal Marek committed Dec 18, 2011
1 parent 2ccac6e commit abf3cfa
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 358142dd8cbbfa2abb1090aca1b636b98ed75ef5
refs/heads/master: ff894e396b4d0b5383127c1bcb2cd3879946526e
2 changes: 2 additions & 0 deletions trunk/scripts/tags.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ exuberant()
--langdef=dotconfig --language-force=dotconfig \
--regex-dotconfig='/^#?[[:blank:]]*(CONFIG_[[:alnum:]_]+)/\1/'

# Remove structure forward declarations.
LANG=C sed -i -e '/^\([a-zA-Z_][a-zA-Z0-9_]*\)\t.*\t\/\^struct \1;.*\$\/;"\tx$/d' tags
}

emacs()
Expand Down

0 comments on commit abf3cfa

Please sign in to comment.