docu
authorChristian Grothoff <christian@grothoff.org>
Tue, 2 Nov 2010 23:54:17 +0000 (23:54 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 2 Nov 2010 23:54:17 +0000 (23:54 +0000)
src/include/gnunet_configuration_lib.h

index 61ebd35fb8c9670b367d2afd4a43c4f139bbf1e1..d921cb9ce0670338883344365f7161979c8449ef 100644 (file)
@@ -76,7 +76,7 @@ void GNUNET_CONFIGURATION_destroy (struct GNUNET_CONFIGURATION_Handle *cfg);
  * to overwrite the defaults.
  *
  * @param cfg configuration to update
- * @param filename name of the configuration file
+ * @param filename name of the configuration file, NULL to load defaults
  * @return GNUNET_OK on success, GNUNET_SYSERR on error
  */
 int GNUNET_CONFIGURATION_load (struct GNUNET_CONFIGURATION_Handle *cfg,