cvs commit: apache-1.3/src/lib/expat-lite xmltok.h
gstein 99/06/03 03:35:27 Modified:src/lib/expat-lite xmltok.h Log: put the (void) in the existing prototype, rather than add a new one. (pointed out by James Clark) Revision ChangesPath 1.4 +1 -2 apache-1.3/src/lib/expat-lite/xmltok.h Index: xmltok.h
cvs commit: apache-1.3/src/lib/expat-lite xmltok.h xmltok_ns.c
rse 99/06/02 06:06:29 Modified:src/lib/expat-lite xmltok.h xmltok_ns.c Log: Get rid of remaining "missing prototype" warnings... Revision ChangesPath 1.3 +4 -4 apache-1.3/src/lib/expat-lite/xmltok.h Index: xmltok.h ===