Make tables static and const when possible.
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)
commit5fc2263354892487337ab870520c9b682e8a893e
tree069dbb951c1522befe7ffb54e0b9c332f5f3b20d
parent83f157a7cc9116102722b26796bc5a201a8f3292
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