kconfig: annotate non-trivial fall-trough

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
This commit is contained in:
Arnaud Lacombe
2011-05-31 12:30:26 -04:00
parent 55922c9d1b
commit d8fc320079
4 changed files with 11 additions and 0 deletions

View File

@ -845,6 +845,7 @@ int main(int ac, char **av)
"\n\n"));
return 1;
}
/* fall through */
case -1:
printf(_("\n\n"
"*** End of the configuration.\n"