summaryrefslogtreecommitdiff
path: root/dwm.c
diff options
context:
space:
mode:
authormagh <magh@maghmogh.com>2024-11-25 16:29:52 +0900
committermagh <magh@maghmogh.com>2024-11-25 16:29:52 +0900
commit01b5e58120ac8075a02fdca4eae786ac290711d5 (patch)
treeb2f23046cb6b4aa33b88b0fe4b61514c48048047 /dwm.c
parent358641021cdf60ec22b66f0af1a6d15512b86eeb (diff)
updatesHEADmaster
Diffstat (limited to 'dwm.c')
-rw-r--r--dwm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm.c b/dwm.c
index bfc9f42..d2d494b 100644
--- a/dwm.c
+++ b/dwm.c
@@ -2806,4 +2806,3 @@ main(int argc, char *argv[])
XCloseDisplay(dpy);
return EXIT_SUCCESS;
}
-