summaryrefslogtreecommitdiff
path: root/check.c
diff options
context:
space:
mode:
Diffstat (limited to 'check.c')
-rw-r--r--check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/check.c b/check.c
index 418bc4a4d..883f39209 100644
--- a/check.c
+++ b/check.c
@@ -124,7 +124,7 @@ int user_is_exempt __P((void));
* Globals
*/
static int timedir_is_good;
-static char timestampfile[MAXPATHLEN + 1];
+static char timestampfile[MAXPATHLEN];
#ifdef HAVE_SECURID
union config_record configure;
#endif /* HAVE_SECURID */