From 83c739df9117cde1982a1fec4487ea1a3eb6ebf0 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 10 Feb 2008 07:54:21 +0100 Subject: [PATCH 1/1] typo in comment --- openbox/mouse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/mouse.c b/openbox/mouse.c index 6d53251..f2e13cd 100644 --- a/openbox/mouse.c +++ b/openbox/mouse.c @@ -46,7 +46,7 @@ typedef struct { /* Array of GSList*s of ObMouseBinding*s. */ static GSList *bound_contexts[OB_FRAME_NUM_CONTEXTS]; -/* TRUE when we have a grab on the pointer and need to reply the pointer event +/* TRUE when we have a grab on the pointer and need to replay the pointer event to send it to other applications */ static gboolean replay_pointer_needed; -- 1.9.1