DragonFly submit List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: usr.bin/ar patcg
On Thu, 13 Jan 2005 05:58:41 -0800, Max Okumoto <okumoto@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]