Re: usr.bin/ar patcg
On Thu, 13 Jan 2005 05:58:41 -0800, Max Okumoto <okumoto@ucsd.edu> 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
討論串 (同標題文章)
完整討論串 (本文為第 3 之 11 篇):