renamed ARRANGE into DEFMODE
This commit is contained in:
parent
d8675f6f30
commit
ab7a11c0c7
3 changed files with 3 additions and 4 deletions
2
tag.c
2
tag.c
|
@ -21,7 +21,7 @@ typedef struct {
|
|||
TAGS
|
||||
RULES
|
||||
|
||||
void (*arrange)(Arg *) = ARRANGE;
|
||||
void (*arrange)(Arg *) = DEFMODE;
|
||||
|
||||
/* extern */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue