]> granicus.if.org Git - mutt/commitdiff
Cosmetics.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 1 Feb 2000 18:47:49 +0000 (18:47 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 1 Feb 2000 18:47:49 +0000 (18:47 +0000)
main.c

diff --git a/main.c b/main.c
index 46a70af4502701c938ed8480d7bdd55b6434fae1..c2295f84447ef56aee86d03f016a9b13c8e27ac6 100644 (file)
--- a/main.c
+++ b/main.c
@@ -228,17 +228,16 @@ static void show_version (void)
        "-USE_GNU_REGEX  "
 #endif
 
+       "\n"
+       
 #ifdef HAVE_COLOR
        "+HAVE_COLOR  "
 #else
        "-HAVE_COLOR  "
 #endif
 
-       );
-  puts (
-
 #ifdef _PGPPATH
-       "\n"
+
 #ifdef HAVE_PGP5
        "+HAVE_PGP5  "
 #endif