]> Sergey Matveev's repositories - nnn.git/commitdiff
Update outdated comment
authorsin <sin@2f30.org>
Tue, 21 Oct 2014 15:34:31 +0000 (16:34 +0100)
committersin <sin@2f30.org>
Tue, 21 Oct 2014 15:34:31 +0000 (16:34 +0100)
noice.c

diff --git a/noice.c b/noice.c
index e288f92d406d627084fcf3860ed44395a8b2c187..cd938f3aa0a1a2b9d3329334446c94cf9041b96e 100644 (file)
--- 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,