usr.bin/ar patcg
Andreas Kohn
andreas.kohn at gmail.com
Thu Jan 13 06:05:34 PST 2005
On Thu, 13 Jan 2005 05:58:41 -0800, Max Okumoto <okumoto at xxxxxxxx> wrote:
> Sergey Gluschenko wrote:
> > http://xlab.users.sevsky.net/dfly/ar.patch
> --- ar/misc.c 2003-10-02 20:42:25.000000000 +0300
> +++ ar.local/misc.c 2005-01-13 02:14:24.000000000 +0200
> @@ -54,12 +54,12 @@
> #include "extern.h"
> #include "pathnames.h"
>
> -char *tname = "temporary file"; /* temporary file "name" */
> +char const*tname = "temporary file"; /* temporary file "name" */
^^^^^^^^^^^^^^
Is there a space missing?
Regards,
--
Andreas
More information about the Submit
mailing list