Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
small bugfix
[dwm.git]
/
tile.c
diff --git
a/tile.c
b/tile.c
index
b7cc100
..
e1c68f8
100644
(file)
--- a/
tile.c
+++ b/
tile.c
@@
-12,7
+12,7
@@
void
addtomwfact(const char *arg) {
double delta;
addtomwfact(const char *arg) {
double delta;
- if(isarrange(tile))
+ if(
!
isarrange(tile))
return;
/* arg handling, manipulate mwfact */
return;
/* arg handling, manipulate mwfact */