Re: Typo in statcmd.c?
Hi Christian!
On Sat, 2009-11-14 at 08:15:58 +0100, Christian Perrier wrote:
> static void
> printversion(const struct cmdinfo *cip, const char *value)
> {
[...]
> m_output(stdout, _("<standard output"));
[...]
> }
> The translatable string "<standard output" seems to be missing a ">".
>
> I don't dorrect this myself as I have no complete clue this to be an error.
Bah, missed that one when fixing 6b92aa0adfb9a83ae8, fixed now in
ef8cb06bf386fd752e.
thanks,
guillem
Reply to: