diff options
Diffstat (limited to 'src/setup/gnunet-setup-options.h')
-rw-r--r-- | src/setup/gnunet-setup-options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup/gnunet-setup-options.h b/src/setup/gnunet-setup-options.h index 39a322d6..31727d30 100644 --- a/src/setup/gnunet-setup-options.h +++ b/src/setup/gnunet-setup-options.h | |||
@@ -50,7 +50,7 @@ typedef int (*GNUNET_SETUP_LoadFunction) (const void *cls, const char *section, | |||
50 | /** | 50 | /** |
51 | * Modify the configuration to contain the right value for | 51 | * Modify the configuration to contain the right value for |
52 | * the option based on the state of the widget. | 52 | * the option based on the state of the widget. |
53 | * | 53 | * |
54 | * @param cls closure | 54 | * @param cls closure |
55 | * @param section section with the value | 55 | * @param section section with the value |
56 | * @param option option name | 56 | * @param option option name |