aboutsummaryrefslogtreecommitdiff
path: root/src/social/gnunet-social.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/social/gnunet-social.c')
-rw-r--r--src/social/gnunet-social.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/social/gnunet-social.c b/src/social/gnunet-social.c
index d89b3d8..f934894 100644
--- a/src/social/gnunet-social.c
+++ b/src/social/gnunet-social.c
@@ -1176,7 +1176,7 @@ run (void *cls, char *const *args, const char *cfgfile,
1176 strlen (opt_ego), 1176 strlen (opt_ego),
1177 &ego_pub_key)) 1177 &ego_pub_key))
1178 { 1178 {
1179 FPRINTF (stderr, 1179 fprintf (stderr,
1180 _("Public key `%s' malformed\n"), 1180 _("Public key `%s' malformed\n"),
1181 opt_ego); 1181 opt_ego);
1182 exit_fail (); 1182 exit_fail ();