Mark functions not returning as sudo_noreturn
We also put NOTREACHED where it applies.
This commit is contained in:
@@ -197,7 +197,7 @@ main(int argc, char *argv[])
|
||||
break;
|
||||
case 'h':
|
||||
help();
|
||||
break;
|
||||
/* NOTREACHED */
|
||||
case 'I':
|
||||
edit_includes = false;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user