summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-27 20:23:40 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-27 20:23:40 +0900
commitc2b06f0d5795a789f4ddab459179ff89aedfee98 (patch)
tree7375d7f09f4acff8b4c03213fbd2797bf71a9cd8
parent93800a98729e6a10bc2973de8975aa99fea7eefd (diff)
modified dwm/drw.c
-rw-r--r--dwm/drw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/drw.c b/dwm/drw.c
index 2d1c6ec..a450078 100644
--- a/dwm/drw.c
+++ b/dwm/drw.c
@@ -428,3 +428,4 @@ void drw_cur_free(Drw *drw, Cur *cursor) {
XFreeCursor(drw->dpy, cursor->cursor);
free(cursor);
}
+