diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h index c8627b7bc..ce6dbb15e 100644 --- a/include/extern.h +++ b/include/extern.h @@ -290,7 +290,7 @@ E time_t BadPassTimeout; E time_t UpdateTimeout; E time_t ExpireTimeout; E time_t ReadTimeout; -E int WarningTimeout; +E time_t WarningTimeout; E int TimeoutCheck; E int KeepLogs; E int KeepBackups; |