Change K&R-style empty function declarations to explicit ANSI-C (void) prototypes
authorMike Taylor <mike@indexdata.com>
Wed, 4 Oct 2006 16:59:33 +0000 (16:59 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 4 Oct 2006 16:59:33 +0000 (16:59 +0000)
commit9dfcbb70828f8d5b524c9bb45852246ae1dd6878
tree5ed92efeb8969d31418da35ac1b227fe86eea6c4
parent358e1b7e886e6130547ca28e72e0f7fdb4f1c409
Change K&R-style empty function declarations to explicit ANSI-C (void) prototypes
16 files changed:
client/admin.c
include/yaz/nfa.h
include/yaz/test.h
src/test.c
test/nfatest1.c
test/nfaxmltest1.c
test/tst_record_conv.c
test/tst_retrieval.c
test/tsticonv.c
test/tstodrstack.c
test/tstpquery.c
test/tstsoap1.c
test/tstxmlquery.c
util/yaz-xmlquery.c
zoom/zoom-benchmark.c
zoom/zoomtst9.c