-nl
authorChristian Grothoff <christian@grothoff.org>
Mon, 6 Feb 2012 15:14:18 +0000 (15:14 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 6 Feb 2012 15:14:18 +0000 (15:14 +0000)
src/fs/gnunet-directory.c

index a853e8899ea53c813cb53b5d075c7a51855e9b0c..0721ea90e8af956796f1da15fe92d44f1d0b9fa6 100644 (file)
@@ -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;
   }