typo in comment
This commit is contained in:
parent
38bef0a38b
commit
83c739df91
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue