]> git.saurik.com Git - bison.git/commit - src/muscle-tab.c
Use size_t (not unsigned int) for hashes, since the gnulib hash module
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 May 2004 07:35:10 +0000 (07:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 May 2004 07:35:10 +0000 (07:35 +0000)
commit233a88ad114676df64ab410a03a73e50e5f4365a
tree896e00b2d9ef3c1427f432052dcd2dcf4b809755
parent9668e2be96bf8af3027f6dfa2021fd412ea9be0d
Use size_t (not unsigned int) for hashes, since the gnulib hash module
now uses size_t.
ChangeLog
src/muscle_tab.c
src/state.c
src/symtab.c
src/uniqstr.c