summaryrefslogtreecommitdiff
path: root/trans/null.c
diff options
context:
space:
mode:
Diffstat (limited to 'trans/null.c')
-rw-r--r--trans/null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/null.c b/trans/null.c
index 5f6e48d0..9942abb4 100644
--- a/trans/null.c
+++ b/trans/null.c
@@ -32,7 +32,7 @@
#include <limits.h>
#include <argp.h>
-char *argp_program_version = STANDARD_HURD_VERSION (null);
+const char *argp_program_version = STANDARD_HURD_VERSION (null);
void
main (int argc, char **argv)