-fix
[oweals/gnunet.git] / src / fs / gnunet-unindex.c
index 3e8308df249c95f81877890e20f026f8cd1b7196..f4e35273793af7a21b94afb1e9b9d72ecd23b47f 100644 (file)
@@ -170,6 +170,10 @@ main (int argc, char *const *argv)
      0, &GNUNET_GETOPT_set_one, &verbose},
     GNUNET_GETOPT_OPTION_END
   };
+
+  if (GNUNET_OK != GNUNET_STRINGS_get_utf8_args (argc, argv, &argc, &argv))
+    return 2;
+
   return (GNUNET_OK ==
           GNUNET_PROGRAM_run (argc, argv, "gnunet-unindex [OPTIONS] FILENAME",
                               gettext_noop