summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-08-17 11:56:02 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-08-17 11:56:02 +0000
commit5c8c841ebe8020d1f3d8ead2a7cd848a50194e74 (patch)
treee0e0f106c4f00e9ee78ad042e7adde3327dc27de /main.c
parent3efc0579e8b263be4239b2130cda3978bf0b1132 (diff)
cosmetics; mention warranties in the manual page.
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index a5bc2a07..5aeb8975 100644
--- a/main.c
+++ b/main.c
@@ -224,6 +224,7 @@ static void show_version (void)
#ifdef _PGPPATH
+ "\n"
#ifdef HAVE_PGP5
"+HAVE_PGP5 "
#endif
@@ -233,6 +234,7 @@ static void show_version (void)
#ifdef HAVE_GPG
"+HAVE_GPG "
#endif
+ "\n"
#endif