diff -r 8a769e8e91fc -r f52908fb23b0 src/protocols/zephyr/zephyr_err.h --- a/src/protocols/zephyr/zephyr_err.h Sun Dec 04 18:19:06 2005 +0000 +++ b/src/protocols/zephyr/zephyr_err.h Sun Dec 04 18:19:56 2005 +0000 @@ -25,7 +25,7 @@ #define ZERR_NOMORESUBSCRIPTIONS (-772103660L) #define ZERR_TOOMANYSUBS (-772103659L) #define ZERR_EOF (-772103658L) -extern void initialize_zeph_error_table (); +extern void initialize_zeph_error_table (void); #define ERROR_TABLE_BASE_zeph (-772103680L) /* for compatibility with older versions... */