Added missing break in switch statement; the -onlyrealmsalt option now works
authorTheodore Tso <tytso@mit.edu>
Fri, 19 Apr 1991 15:00:20 +0000 (15:00 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 19 Apr 1991 15:00:20 +0000 (15:00 +0000)
commit96b90700e351787b6c24024c60459c22f84d950d
tree804ec9033e8ccda2dbc432ddb7e7adaea95b3dd4
parent3167e3e517f1b0271567b17ddf794dd38933f5fd
Added missing break in switch statement; the -onlyrealmsalt option now works

Fixed error message handling in the cpw routine so that argv[0] is
saved before the option parsing routine mucks with the argv pointer.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2015 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/edit/kdb5_edit.c