diff -r ff22a18abfe6 -r a8a3d404ccce mcabber/src/main.c --- 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.");