From: sin Date: Tue, 21 Oct 2014 15:34:31 +0000 (+0100) Subject: Update outdated comment X-Git-Tag: v1.0~92^2~193 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=12106af2a774159cf61934a235639ab4b6ef3bd5;p=nnn.git Update outdated comment --- 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,