diff config.h @ 7:4c1d187d0cf6

Moar.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 15 Mar 2013 05:03:26 +0200
parents 54361aa65b1f
children fcae85b39931
line wrap: on
line diff
--- a/config.h	Fri Mar 15 05:02:19 2013 +0200
+++ b/config.h	Fri Mar 15 05:03:26 2013 +0200
@@ -62,4 +62,4 @@
 
 /* maybe these shouldn't be here */
 #define ROWTIX 6
-#define MAXROWLGT TIKLGT*ROWTIX
+#define MAXROWLGT (TIKLGT*ROWTIX)