config.def.h
changeset 1118 e8efb587e751
parent 1117 fac7660be3de
child 1121 898952a1689d
--- a/config.def.h	Tue Mar 04 21:40:49 2008 +0000
+++ b/config.def.h	Tue Mar 04 21:41:36 2008 +0000
@@ -12,7 +12,7 @@
 #define SELFGCOLOR		"#ffffff"
 
 /* tagging */
-const char tags[][MAXLEN] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
+const char tags[][MAXTAGLEN] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
 
 Rule rules[] = {
 	/* class:instance:title substr	tags ref	isfloating */