diff --git a/noice.c b/noice.c index e288f92d..cd938f3a 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,