aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_configuration_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_configuration_lib.h')
-rw-r--r--src/include/gnunet_configuration_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_configuration_lib.h b/src/include/gnunet_configuration_lib.h
index 945f3ca59..746dea61f 100644
--- a/src/include/gnunet_configuration_lib.h
+++ b/src/include/gnunet_configuration_lib.h
@@ -89,7 +89,7 @@ GNUNET_CONFIGURATION_load (struct GNUNET_CONFIGURATION_Handle *cfg,
89 89
90/** 90/**
91 * Load default configuration. This function will parse the 91 * Load default configuration. This function will parse the
92 * defaults from the given defaults_d directory. 92 * defaults from the given @a defaults_d directory.
93 * 93 *
94 * @param cfg configuration to update 94 * @param cfg configuration to update
95 * @param defaults_d directory with the defaults 95 * @param defaults_d directory with the defaults