Fix typo in prevoius.

--HG--
branch : HEAD
diff --git a/src/zipcmp.c b/src/zipcmp.c
index f74acd5..81988bb 100644
--- a/src/zipcmp.c
+++ b/src/zipcmp.c
@@ -72,8 +72,7 @@
 
 char version_string[] = PROGRAM " (" PACKAGE " " VERSION ")\n\
 Copyright (C) 2007 Dieter Baron and Thomas Klausner\n\
-" PACKAGE " comes with ABSOLUTELY NO WARRANTY, to the extent permitted by law.\n
-";
+" PACKAGE " comes with ABSOLUTELY NO WARRANTY, to the extent permitted by law.\n";
 
 #define OPTIONS "hViqtv"