[tex-k] Strange first line parsing
Julian Gilbey
jdg at polya.uklinux.net
Sun Nov 22 16:10:41 CET 2009
On Sun, Nov 22, 2009 at 05:39:13PM +0300, Alexander Cherepanov wrote:
> diff -ur web2c.orig/lib/usage.c web2c/lib/usage.c
> --- web2c.orig/lib/usage.c 2009-06-24 11:02:11.000000000 +0400
> +++ web2c/lib/usage.c 2009-11-22 17:26:05.000000000 +0300
> @@ -16,7 +16,7 @@
> }
>
> /* Call usage if the program exits by printing the help message.
> - MESSAGE is an NULL-terminated array or strings which make up the
> + MESSAGE is an NULL-terminated array of strings which make up the
> help message. Each string is printed on a separate line.
> We use arrays instead of a single string to work around compiler
> limitations (sigh).
Make that "MESSAGE is a NULL-..."
Julian
More information about the tex-k
mailing list