* client_rpc.c: Insure pointer argument type is same as passed
authorEzra Peisach <epeisach@mit.edu>
Sun, 18 Feb 2001 22:58:36 +0000 (22:58 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sun, 18 Feb 2001 22:58:36 +0000 (22:58 +0000)
commit41e17e84af115a20312204eec98fdff74ad87a80
tree9858c8a3243d8ae27dfa0cb790dc7816fb1a0f55
parent052836e76ac8a9aa1ccd7012af20f85dc9262445
* client_rpc.c: Insure pointer argument type is same as passed
        onto xdr functions. (arguments specified to *3_1 functions were
        for the *_1 functions).

* client_init.c, client_principal.c, clnt_policy.c: Cleanup unused
        variables and assignments in conditionals.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13011 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/clnt/ChangeLog
src/lib/kadm5/clnt/client_init.c
src/lib/kadm5/clnt/client_principal.c
src/lib/kadm5/clnt/client_rpc.c
src/lib/kadm5/clnt/clnt_policy.c