summaryrefslogtreecommitdiffstats
path: root/Gui/wm/wsxdnd.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm/wsxdnd.c')
-rw-r--r--Gui/wm/wsxdnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/wm/wsxdnd.c b/Gui/wm/wsxdnd.c
index 31646627db..5056db5c53 100644
--- a/Gui/wm/wsxdnd.c
+++ b/Gui/wm/wsxdnd.c
@@ -29,7 +29,7 @@ Atom _XA_XdndTypeList;
Atom atom_support;
-void wsXDNDInitialize()
+void wsXDNDInitialize(void)
{
_XA_XdndAware = XInternAtom(wsDisplay, "XdndAware", False);