Change prototypes of auth_enable() and auth_disable() to be a char *
authorTheodore Tso <tytso@mit.edu>
Tue, 8 Nov 1994 03:43:16 +0000 (03:43 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 8 Nov 1994 03:43:16 +0000 (03:43 +0000)
commit62b13623e977fc550b9b365d10c6c7d878bad0fe
tree98930e165809d4e3cea37b5bfcb4dfe69a03c7ae
parentc727a35124808dfa8435126cc50d241a416a0043
Change prototypes of auth_enable() and auth_disable() to be a char *

Print an error message if there are no arguments to "auth" or
"encrypt", instead of core dumping.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4638 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/telnet/ChangeLog
src/appl/telnet/telnet/commands.c