LRN's patch argument order
[oweals/gnunet.git] / src / util / getopt_helpers.c
index 8b49c5907ab70bbbbf0f1ed6eb1e47b1084afe35..c74b90877535d0468ec598d594b1e1f0b805590e 100644 (file)
@@ -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