about summary refs log tree commit diff stats
path: root/src/ui/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/window.h')
-rw-r--r--src/ui/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/window.h b/src/ui/window.h
index c8a5e03a..0f5c079e 100644
--- a/src/ui/window.h
+++ b/src/ui/window.h
@@ -56,7 +56,7 @@
 #include "xmpp/contact.h"
 #include "xmpp/muc.h"
 
-#define PAD_SIZE 1000
+#define PAD_SIZE        1000
 #define LOADING_MESSAGE "Loading older messages ..."
 
 void win_move_to_end(ProfWin* window);