Make tables static and const when possible. pre-getopt
authorJim Meyering <jim@meyering.net>
Thu, 12 Nov 1992 04:13:46 +0000 (04:13 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 12 Nov 1992 04:13:46 +0000 (04:13 +0000)
commit29e59276fc2d28fcbede9bad652e0e648d33fc5f
tree41548921a6cc8d85b878711e5435be5b6e8875da
parentf0210b97740ef90f9fea6bcb9482c2b863bcb32e
Make tables static and const when possible.
getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static.
lib/getdate.y
lib/getusershell.c
lib/strftime.c