WiP
[oweals/gnunet.git] / src / util / getopt_helpers.c
index d74f6ec9f2c1d53d56db012773fc60be5c76b25c..c0646c302bd799a25a0735070127a384ec8c2e44 100644 (file)
@@ -168,7 +168,7 @@ GNUNET_GETOPT_format_help_ (struct GNUNET_GETOPT_CommandLineProcessorContext
 int
 GNUNET_GETOPT_increment_value (struct
                                GNUNET_GETOPT_CommandLineProcessorContext *ctx,
-                               void *scls, const char *cmdLineOption,
+                               void *scls, const char *option,
                                const char *value)
 {
   int *val = scls;