small change
authorAnselm R. Garbe <arg@10kloc.org>
Fri, 29 Sep 2006 16:44:02 +0200
changeset 509 9dcc64d8a19e
parent 508 ede48935f2b3
child 510 0dfa6b752aed
small change
config.arg.h
config.default.h
--- a/config.arg.h	Fri Sep 29 16:22:20 2006 +0200
+++ b/config.arg.h	Fri Sep 29 16:44:02 2006 +0200
@@ -8,7 +8,7 @@
 
 #define DEFMODE			dotile		/* dofloat */
 #define FLOATSYMBOL		"><>"
-#define STACKPOS		StackRight	/* StackLeft, StackBottom */
+#define STACKPOS		StackRight	/* StackLeft */
 #define TILESYMBOL		"[]="
 #define VERTICALSTACK		True		/* False == horizontal stack  */
 
--- a/config.default.h	Fri Sep 29 16:22:20 2006 +0200
+++ b/config.default.h	Fri Sep 29 16:44:02 2006 +0200
@@ -8,7 +8,7 @@
 
 #define DEFMODE			dotile /* dofloat */
 #define FLOATSYMBOL		"><>"
-#define STACKPOS		StackRight	/* StackLeft, StackBottom */
+#define STACKPOS		StackRight	/* StackLeft */
 #define TILESYMBOL		"[]="
 #define VERTICALSTACK		True		/* False == horizontal stack  */