-fixes
[oweals/gnunet.git] / 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;
   }