]> git.saurik.com Git - bison.git/commit
* src/symlist.c (symbol_list_length): Return int, not unsigned
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jul 2006 19:55:15 +0000 (19:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jul 2006 19:55:15 +0000 (19:55 +0000)
commitb37acfe18c54a04afb3093a145fe99668962889d
tree9610d9c6506f1c1c09dd18263d9c43e11b66e305
parent08bc0013066a7ea8cd4216d66181b70918d2e614
* src/symlist.c (symbol_list_length): Return int, not unsigned
int, since callers expect int.
src/symlist.c
src/symlist.h