- dont resend useless channel_destroy messages
[oweals/gnunet.git] / src / util / program.c
index 7f3069089aced5701e26ce5eca529cfefcff93d0..8b1d7773ed249cf4b9a802679647493a7664215e 100644 (file)
@@ -230,7 +230,7 @@ GNUNET_PROGRAM_run2 (int argc, char *const *argv, const char *binaryName,
                      "%s%s%s",
                      xdg,
                      DIR_SEPARATOR_STR,
-                     "gnunet.config");
+                     "gnunet.conf");
   else
     cfg_fn = GNUNET_strdup (GNUNET_DEFAULT_USER_CONFIG_FILE);
   lpfx = GNUNET_strdup (binaryName);