From: Christian Grothoff Date: Mon, 6 Feb 2012 15:14:18 +0000 (+0000) Subject: -nl X-Git-Tag: initial-import-from-subversion-38251~14928 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=631987c39403ebc91265ea685be6a7df3f209b5c;p=oweals%2Fgnunet.git -nl --- diff --git a/src/fs/gnunet-directory.c b/src/fs/gnunet-directory.c index a853e8899..0721ea90e 100644 --- a/src/fs/gnunet-directory.c +++ b/src/fs/gnunet-directory.c @@ -129,7 +129,7 @@ run (void *cls, char *const *args, const char *cfgfile, if (NULL == args[0]) { - FPRINTF (stderr, "%s", _("You must specify a filename to inspect.")); + FPRINTF (stderr, "%s", _("You must specify a filename to inspect.\n")); ret = 1; return; }