aboutsummaryrefslogtreecommitdiffstats
path: root/action.c
diff options
context:
space:
mode:
Diffstat (limited to 'action.c')
-rw-r--r--action.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.c b/action.c
index 85f48b6..f3026e5 100644
--- a/action.c
+++ b/action.c
@@ -14,7 +14,7 @@ struct event_lookup ev_lookup_table[] = {
{ "exposet", exposetitle},
{ "exposes", exposeslave},
{ "onstart", onstart},
- { "onquit", onquit},
+ { "onexit", onexit},
{ "button1", button1},
{ "button2", button2},
{ "button3", button3},