src/protocols/zephyr/zephyr_err.h

changeset 12497
a17568773be3
parent 12323
f52908fb23b0
--- a/src/protocols/zephyr/zephyr_err.h	Fri Dec 16 04:08:05 2005 +0000
+++ b/src/protocols/zephyr/zephyr_err.h	Fri Dec 16 09:02:17 2005 +0000
@@ -25,7 +25,7 @@
 #define ZERR_NOMORESUBSCRIPTIONS                 (-772103660L)
 #define ZERR_TOOMANYSUBS                         (-772103659L)
 #define ZERR_EOF                                 (-772103658L)
-extern void initialize_zeph_error_table (void);
+void initialize_zeph_error_table (void);
 #define ERROR_TABLE_BASE_zeph (-772103680L)
 
 /* for compatibility with older versions... */

mercurial