]> git.saurik.com Git - bison.git/commit - cfg.mk
style: syntax-check fixes
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 30 May 2013 12:08:41 +0000 (14:08 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 30 May 2013 12:10:05 +0000 (14:10 +0200)
commitc0ef22ab0b285fd458ce54d59048361a62b0a265
treed745ed6f2d1b84b45ebe99722164856f506a6174
parent971ef18e306927e3b34229b95171d361eb2da695
style: syntax-check fixes

* data/yacc.c, src/Sbitset.c, src/Sbitset.h, src/muscle-tab.h,
* src/output.c, src/parse-gram.y, src/reader.c, src/symtab.c,
* src/uniqstr.c, src/uniqstr.h: Fix space before parens.
* cfg.mk (_space_before_paren_exempt): Add needed exceptions.
13 files changed:
cfg.mk
data/yacc.c
src/Sbitset.c
src/Sbitset.h
src/muscle-tab.h
src/output.c
src/parse-gram.c
src/parse-gram.h
src/parse-gram.y
src/reader.c
src/symtab.c
src/uniqstr.c
src/uniqstr.h