aboutsummaryrefslogtreecommitdiffstats
path: root/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'action.h')
-rw-r--r--action.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/action.h b/action.h
index 9085410..da5b739 100644
--- a/action.h
+++ b/action.h
@@ -15,8 +15,8 @@ typedef struct EV Ev;
enum ev_id {
/* internal events, should not be used by the user */
exposetitle, exposeslave,
- /* startup, shutdown */
- onstart, onquit,
+ /* startup, exit */
+ onstart, onexit,
/* mouse buttons */
button1, button2, button3, button4, button5,
/* entering/leaving windows */