diff mcabber/src/main.c @ 1053:1ec7ec9bda60

Cleanup/cosmetics
author Mikael Berthe <mikael@lilotux.net>
date Mon, 27 Nov 2006 20:55:33 +0100
parents 8a395c2cafc4
children c0d44a9a99bc
line wrap: on
line diff
--- a/mcabber/src/main.c	Mon Nov 27 20:08:32 2006 +0100
+++ b/mcabber/src/main.c	Mon Nov 27 20:55:33 2006 +0100
@@ -47,7 +47,7 @@
 #endif
 
 #ifndef WAIT_ANY
-#  define WAIT_ANY -1
+# define WAIT_ANY -1
 #endif
 
 static struct termios *backup_termios;