From: John Darrington Date: Fri, 25 Apr 2014 04:18:58 +0000 (+0200) Subject: src/ui/syntax-gen.c: Correct misleading comment X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=2e4f99b049133c801ca4feffddb86bbf33de3978 src/ui/syntax-gen.c: Correct misleading comment --- diff --git a/src/ui/syntax-gen.c b/src/ui/syntax-gen.c index dca3bd3c5b..50f884a3ff 100644 --- a/src/ui/syntax-gen.c +++ b/src/ui/syntax-gen.c @@ -301,9 +301,7 @@ syntax_gen_pspp_valist (struct string *output, const char *format, %d: Same as printf's %d. - %fp: The double argument is formatted precisely as a PSPP - number, as if with a call to syntax_gen_number with a - null FORMAT argument. + %f %g: Same as printf. %%: Literal %.