From a9d4cb8397cf2a981ccecdc01d1ec380b41e858e Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 7 Dec 2011 12:42:00 +0000 Subject: fixed docu --- src/util/getopt_helpers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/getopt_helpers.c') diff --git a/src/util/getopt_helpers.c b/src/util/getopt_helpers.c index 8b49c5907..c74b90877 100644 --- a/src/util/getopt_helpers.c +++ b/src/util/getopt_helpers.c @@ -260,7 +260,7 @@ GNUNET_GETOPT_set_ulong (struct GNUNET_GETOPT_CommandLineProcessorContext *ctx, /** - * Set an option of type 'unsigned long long' from the command line. + * Set an option of type 'unsigned int' from the command line. * A pointer to this function should be passed as part of the * 'struct GNUNET_GETOPT_CommandLineOption' array to initialize options * of this type. It should be followed by a pointer to a value of -- cgit v1.2.3