fix bad free
[oweals/gnunet.git] / src / testing / list-keys.c
index cfb49460aeed2d8d176b54575f07d8674c7726b2..9210486d375dfafac7a33abd46bf9e2bfa031852 100644 (file)
@@ -83,7 +83,7 @@ run (void *cls, char *const *args, const char *cfgfile,
 int main (int argc, char *argv[])
 {
   struct GNUNET_GETOPT_CommandLineOption option[] = {
-    GNUNET_GETOPT_OPTION_SET_UINT ('n',
+    GNUNET_GETOPT_option_uint ('n',
                                    "num-keys",
                                    "COUNT",
                                    gettext_noop ("list COUNT number of keys"),