diff options
Diffstat (limited to 'source3/dynconfig.c')
-rw-r--r-- | source3/dynconfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/dynconfig.c b/source3/dynconfig.c index 4db2caa6520..22d6caa8cf2 100644 --- a/source3/dynconfig.c +++ b/source3/dynconfig.c @@ -22,7 +22,7 @@ /** * @file dynconfig.c * - * @brief Compile-time configured constants. + * @brief Global configurations, initialized to configured defaults. * * This file should be the only file that depends on path * configuration (--prefix, etc), so that if ./configure is re-run, |