From: Christian Grothoff Date: Tue, 2 Nov 2010 23:54:17 +0000 (+0000) Subject: docu X-Git-Tag: initial-import-from-subversion-38251~19863 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9658a3a94a5d29d5aa012a49ef40c5284376068b;p=oweals%2Fgnunet.git docu --- diff --git a/src/include/gnunet_configuration_lib.h b/src/include/gnunet_configuration_lib.h index 61ebd35fb..d921cb9ce 100644 --- a/src/include/gnunet_configuration_lib.h +++ b/src/include/gnunet_configuration_lib.h @@ -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,