aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_getopt_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-24 13:23:08 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-24 13:23:08 +0000
commit42bc0e67cb5a3547300b0c1d9feef69611723800 (patch)
treeca10aa586d6b494ba50a0e335d4399c80791fa88 /src/include/gnunet_getopt_lib.h
parentd9408bf11420e74e8defd6e26d4aa178632eefe9 (diff)
downloadgnunet-42bc0e67cb5a3547300b0c1d9feef69611723800.tar.gz
gnunet-42bc0e67cb5a3547300b0c1d9feef69611723800.zip
docu
Diffstat (limited to 'src/include/gnunet_getopt_lib.h')
-rw-r--r--src/include/gnunet_getopt_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_getopt_lib.h b/src/include/gnunet_getopt_lib.h
index 6464f6ff9..148b8955c 100644
--- a/src/include/gnunet_getopt_lib.h
+++ b/src/include/gnunet_getopt_lib.h
@@ -197,6 +197,7 @@ int GNUNET_GETOPT_run (const char *binaryOptions,
197 const struct GNUNET_GETOPT_CommandLineOption 197 const struct GNUNET_GETOPT_CommandLineOption
198 *allOptions, unsigned int argc, char *const *argv); 198 *allOptions, unsigned int argc, char *const *argv);
199 199
200
200/** 201/**
201 * Set an option of type 'unsigned long long' from the command line. 202 * Set an option of type 'unsigned long long' from the command line.
202 * A pointer to this function should be passed as part of the 203 * A pointer to this function should be passed as part of the