|
@@ -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, |
|
|