summaryrefslogtreecommitdiffstats
path: root/gui/wm/wsxdnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/wm/wsxdnd.h')
-rw-r--r--gui/wm/wsxdnd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/wm/wsxdnd.h b/gui/wm/wsxdnd.h
index d44ce82dd3..4694d82733 100644
--- a/gui/wm/wsxdnd.h
+++ b/gui/wm/wsxdnd.h
@@ -50,4 +50,4 @@ void wsXDNDClearAwareness(wsTWindow* window);
/* XdndFinished */
#define XDND_FINISHED_TARGET_WIN(e) ((e)->xclient.data.l[0])
-#endif
+#endif /* GUI_WSXDND_H */