mcabber/src/main.c
changeset 1628 a8a3d404ccce
parent 1618 9296987856d9
child 1630 141ae278e769
--- a/mcabber/src/main.c	Wed Oct 21 00:17:45 2009 +0300
+++ b/mcabber/src/main.c	Wed Oct 21 13:33:15 2009 +0200
@@ -170,7 +170,7 @@
   puts("Compiled with GPG support.");
 #endif
 #ifdef MODULES_ENABLE
-  puts ("Compiled with modules support");
+  puts ("Compiled with modules support.");
 #endif
 #ifdef HAVE_LIBOTR
   puts("Compiled with OTR support.");