Browse Source

Update outdated comment

master
sin 10 years ago
parent
commit
12106af2a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      noice.c

+ 1
- 1
noice.c View File

@@ -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…
Cancel
Save