Add -Wshadow and deal with the warnings.

This commit is contained in:
Roland C. Dowdeswell
2012-02-21 11:17:55 +00:00
parent cc47c8fa7b
commit e8779d5d4a
39 changed files with 214 additions and 217 deletions

View File

@@ -138,7 +138,6 @@ main(int argc, char **argv)
if (simple_flag) {
krb5_principal princ;
char *unparsed;
krb5_error_code ret;
int status = 0;
/* Map then print the result and exit */