fix compiler warning with newer gcc
This commit is contained in:
@ -58,6 +58,7 @@ main(int argc, char *argv[])
|
||||
ARGBEGIN {
|
||||
case 'v':
|
||||
die("slstatus-"VERSION);
|
||||
break;
|
||||
case '1':
|
||||
done = 1;
|
||||
/* FALLTHROUGH */
|
||||
|
Reference in New Issue
Block a user