+2000-12-30 Bruno Haible <haible@clisp.cons.org>
+
+ * xgettext.c (scanner_c, scanner_cxx): Remove declarations.
+
2000-12-30 Bruno Haible <haible@clisp.cons.org>
* msgfmt.c (write_table): Pass additional argument &id_len to
string argument and a message list argument. */
typedef void (*scanner_fp) PARAMS ((const char *, message_list_ty *));
-static void scanner_c PARAMS ((const char *, message_list_ty *));
-static void scanner_cxx PARAMS ((const char *, message_list_ty *));
static const char *extension_to_language PARAMS ((const char *));
static scanner_fp language_to_scanner PARAMS ((const char *));