-fix possible npe
[oweals/gnunet.git] / src / rps / gnunet-rps.c
index e36e547fad5b03993c39ff75b5fa7e7eb737670d..bbac0d63496d4526cd4f5cf28a77750e03852320 100644 (file)
@@ -140,7 +140,7 @@ main (int argc, char *const *argv)
   const char helpstr[] =
     "Get random GNUnet peers. If none is specified a single is requested.";
   struct GNUNET_GETOPT_CommandLineOption options[] = {
-    GNUNET_GETOPT_OPTION_SET_BASE32_AUTO ('s',
+    GNUNET_GETOPT_option_base32_auto ('s',
                                           "seed",
                                           "PEER_ID",
                                           gettext_noop ("Seed a PeerID"),