]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment.
authorBruno Haible <bruno@clisp.org>
Tue, 8 Jan 2002 10:48:12 +0000 (10:48 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 22:38:46 +0000 (00:38 +0200)
src/x-lisp.c

index 3c063e0d89178e1b164b2ac292fc12e9565fe4eb..43ecbf06442d5c99f42d0a53e68d03a64d5c94ca 100644 (file)
@@ -653,6 +653,8 @@ enum number_type
   n_float
 };
 
+/* Prototypes for local functions.  Needed to ensure compiler checking of
+   function argument counts despite of K&R C function definition syntax.  */
 static enum number_type is_number PARAMS ((const struct token *tp, int *basep));
 
 static enum number_type