Update outdated comment

This commit is contained in:
sin 2014-10-21 16:34:31 +01:00
parent 04767d440d
commit 12106af2a7

View file

@ -196,7 +196,7 @@ printerr(int ret, char *prefix)
/* /*
* Returns 0 normally * Returns 0 normally
* On movement it updates *cur * On movement it updates *cur
* Returns SEL_{QUIT,BACK,GOIN,FLTR} otherwise * Returns SEL_{QUIT,BACK,GOIN,FLTR,SH,CD} otherwise
*/ */
enum { enum {
SEL_QUIT = 1, SEL_QUIT = 1,