-consistently use struct GNUNET_HashCode
[oweals/gnunet.git] / src / namestore / gnunet-namestore.c
index a0d1de10a192f09c8913d9f0946f2ccffd16e8e1..62498120149cc872f576f1613f909fa538ad29e3 100644 (file)
@@ -493,6 +493,9 @@ main (int argc, char *const *argv)
 
   int ret;
 
+  if (GNUNET_OK != GNUNET_STRINGS_get_utf8_args (argc, argv, &argc, &argv))
+    return 2;
+
   GNUNET_log_setup ("gnunet-namestore", "WARNING", NULL);
   ret =
       (GNUNET_OK ==