mirror of
https://github.com/jarun/nnn.git
synced 2025-03-31 18:46:33 +00:00
Update outdated comment
This commit is contained in:
parent
04767d440d
commit
12106af2a7
1 changed files with 1 additions and 1 deletions
2
noice.c
2
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,
|
||||
|
|
Loading…
Add table
Reference in a new issue