From 5ca56caf690c1d4ed4d7b4e8d638f7545caea078 Mon Sep 17 00:00:00 2001 From: sabetts Date: Tue, 1 Feb 2005 02:34:54 +0000 Subject: *** empty log message *** --- src/actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/actions.c b/src/actions.c index 5b490df..9ed0aee 100644 --- a/src/actions.c +++ b/src/actions.c @@ -2582,7 +2582,7 @@ cmd_escape (int interactive, struct cmdarg **args) if (key->state != 0) action->state = 0; else - action-state = RP_CONTROL_MASK; + action->state = RP_CONTROL_MASK; } /* Remove the grab on the current prefix key */ -- cgit v1.2.3