projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b40545
)
-nl
author
Christian Grothoff
<christian@grothoff.org>
Mon, 6 Feb 2012 15:14:18 +0000
(15:14 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 6 Feb 2012 15:14:18 +0000
(15:14 +0000)
src/fs/gnunet-directory.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-directory.c
b/src/fs/gnunet-directory.c
index a853e8899ea53c813cb53b5d075c7a51855e9b0c..0721ea90e8af956796f1da15fe92d44f1d0b9fa6 100644
(file)
--- 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;
}