summaryrefslogtreecommitdiff
path: root/daemons/lmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/lmail.c')
-rw-r--r--daemons/lmail.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/daemons/lmail.c b/daemons/lmail.c
index 9aea63b6..fbcd1ae7 100644
--- a/daemons/lmail.c
+++ b/daemons/lmail.c
@@ -1,6 +1,6 @@
/* Local mail delivery
- Copyright (C) 1996 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Written by Miles Bader <miles@gnu.ai.mit.edu>
@@ -36,7 +36,7 @@
#define OPT_FILE -5
-char *argp_program_version = STANDARD_HURD_VERSION (mail.local);
+const char *argp_program_version = STANDARD_HURD_VERSION (mail.local);
static const struct argp_option
options[] =