summaryrefslogtreecommitdiff
path: root/openbox/mouse.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/mouse.c')
-rw-r--r--openbox/mouse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/mouse.c b/openbox/mouse.c
index ae9a6fc2..0233ac38 100644
--- a/openbox/mouse.c
+++ b/openbox/mouse.c
@@ -202,7 +202,7 @@ static gboolean fire_binding(ObMouseAction a, ObFrameContext context,
return TRUE;
}
-void mouse_replay_pointer()
+void mouse_replay_pointer(void)
{
if (replay_pointer_needed) {
/* replay the pointer event before any windows move */