diff options
Diffstat (limited to 'version.c')
-rw-r--r-- | version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c b/version.c index 9366673c93..37468ad432 100644 --- a/version.c +++ b/version.c @@ -26,7 +26,7 @@ Compiled by GNU CC version "__VERSION__".\n\ Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ -PARTICULAR PURPOSE."; +PARTICULAR PURPOSE.\n"; #include <unistd.h> |