bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Minor bug introduced by commit b04364b


From: Justus Winter
Subject: Re: Minor bug introduced by commit b04364b
Date: Mon, 09 May 2016 14:40:18 +0200
User-agent: alot/0.3.8.dev

Quoting Esa Peuha (2016-05-06 18:39:11)
> Most changes in commit b04364b seem to be fine, but this one isn't:
> 
> @@ -405,7 +401,7 @@ run (const char *server, mach_port_t *ports, task_t *task)
>      }
> 
>    if (verbose)
> -    fprintf (stderr, "started %s\n", prog);
> +    fprintf (stderr, stderr, "started %s\n", prog);

Ewww :( fixed, thanks :)

Justus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]