Mercurial > aewl
changeset 509:9dcc64d8a19e
small change
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 29 Sep 2006 16:44:02 +0200 |
parents | ede48935f2b3 |
children | 0dfa6b752aed |
files | config.arg.h config.default.h |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 */