Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
renamed ARRANGE into DEFMODE
[dwm.git]
/
tag.c
diff --git
a/tag.c
b/tag.c
index
f7513c1
..
f6c33ea
100644
(file)
--- a/
tag.c
+++ b/
tag.c
@@
-21,7
+21,7
@@
typedef struct {
TAGS
RULES
-void (*arrange)(Arg *) =
ARRANG
E;
+void (*arrange)(Arg *) =
DEFMOD
E;
/* extern */