Commit ID:      10050BF986807E3B0C1
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2012/12/05 18:54:11 UTC

Modified files:
        bin/mksh       : lex.c sh.h syn.c

Log message:
shuffle declarations around (all shared between even only two files go into 
sh.h even if they’re not supposed to be used elsewhere) and make some static; 
libFirm/cparser has -Wmissing-declarations against it

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.172 -r1.173 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.612 -r1.613 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.85 -r1.86 src/bin/mksh/syn.c

Reply via email to