summaryrefslogtreecommitdiff
path: root/dwm/drw.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/drw.h')
-rw-r--r--dwm/drw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/drw.h b/dwm/drw.h
index b83aa15..b5f2856 100644
--- a/dwm/drw.h
+++ b/dwm/drw.h
@@ -69,3 +69,4 @@ int drw_text(Drw *drw, int x, int y, unsigned int w, unsigned int h,
/* Map functions */
void drw_map(Drw *drw, Window win, int x, int y, unsigned int w,
unsigned int h);
+