summaryrefslogtreecommitdiff
path: root/src/samples/generate_payments.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/samples/generate_payments.c')
-rw-r--r--src/samples/generate_payments.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/samples/generate_payments.c b/src/samples/generate_payments.c
index ab9156cd..3390655a 100644
--- a/src/samples/generate_payments.c
+++ b/src/samples/generate_payments.c
@@ -1493,8 +1493,8 @@ main (int argc,
NULL);
struct GNUNET_GETOPT_CommandLineOption options[] = {
- GNUNET_GETOPT_OPTION_CFG_FILE (&config_file),
- GNUNET_GETOPT_OPTION_SET_UINT ('n',
+ GNUNET_GETOPT_option_cfgfile (&config_file),
+ GNUNET_GETOPT_option_uint ('n',
"times",
"TIMES",
"How many times the commands should be run.",