diff mcabber/src/main.c @ 1628:a8a3d404ccce

Cosmetic changes
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Oct 2009 13:33:15 +0200
parents 9296987856d9
children 141ae278e769
line wrap: on
line diff
--- 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.");