aboutsummaryrefslogtreecommitdiffstats
path: root/movestack.c
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-09 18:43:08 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-09 18:43:08 +0200
commit9a4252595230e006b75fbb4fc63170a79e06fc36 (patch)
tree579578b9620c406945cec10b2b695d03aa53b0c9 /movestack.c
parentperfect (diff)
downloaddwm-9a4252595230e006b75fbb4fc63170a79e06fc36.tar.gz
dwm-9a4252595230e006b75fbb4fc63170a79e06fc36.tar.bz2
dwm-9a4252595230e006b75fbb4fc63170a79e06fc36.tar.xz
dwm-9a4252595230e006b75fbb4fc63170a79e06fc36.tar.zst
dwm-9a4252595230e006b75fbb4fc63170a79e06fc36.zip
Updated to 6.3
Diffstat (limited to 'movestack.c')
-rw-r--r--movestack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/movestack.c b/movestack.c
index c040462..8d22a6b 100644
--- a/movestack.c
+++ b/movestack.c
@@ -46,4 +46,3 @@ movestack(const Arg *arg) {
arrange(selmon);
}
}
-