From: Bruno Haible Date: Tue, 8 Jan 2002 10:48:12 +0000 (+0000) Subject: Comment. X-Git-Tag: v0.11~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27611c7efb2d100758c6f75b7d4ce02a57a62cda;p=thirdparty%2Fgettext.git Comment. --- diff --git a/src/x-lisp.c b/src/x-lisp.c index 3c063e0d8..43ecbf064 100644 --- a/src/x-lisp.c +++ b/src/x-lisp.c @@ -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