* ebrowse.c (parse_qualified_param_ident_or_type): Make it clear
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 05:41:42 +0000 (21:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 05:41:42 +0000 (21:41 -0800)
commit6c0668d97b32ea806006ede9652d78d8aa2b62ce
treeec04cbf2d5dfa1029856bd4fdd915a93cd6922d8
parenta4fe4e890af466aea88b4e069d176b8e7da94c80
* ebrowse.c (parse_qualified_param_ident_or_type): Make it clear

to reader (and to the compiler) that the loop always executes at
least once.  This prevents a warning with recent GCC.
lib-src/ChangeLog
lib-src/ebrowse.c