mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Update outdated comment
This commit is contained in:
parent
04767d440d
commit
12106af2a7
2
noice.c
2
noice.c
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue