aboutsummaryrefslogtreecommitdiffstats
path: root/noice.c
diff options
context:
space:
mode:
Diffstat (limited to 'noice.c')
-rw-r--r--noice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/noice.c b/noice.c
index e288f92..cd938f3 100644
--- a/noice.c
+++ b/noice.c
@@ -196,7 +196,7 @@ printerr(int ret, char *prefix)
/*
* Returns 0 normally
* On movement it updates *cur
- * Returns SEL_{QUIT,BACK,GOIN,FLTR} otherwise
+ * Returns SEL_{QUIT,BACK,GOIN,FLTR,SH,CD} otherwise
*/
enum {
SEL_QUIT = 1,