svn rev #18134: trunk/src/lib/kadm5/clnt/

raeburn@MIT.EDU raeburn at MIT.EDU
Wed Jun 14 19:44:48 EDT 2006


Commit By: raeburn
Log Message: 
Some simple transformations:
Use ANSI C function definitions instead of old K&R style.
Rename local variable "res" to "clnt_res".
Cast clnt_call arguments to xdrproc_t and caddr_t.

This brings the code more in line with what current (RHEL) rpcgen would do.



Changed Files:
U   trunk/src/lib/kadm5/clnt/client_rpc.c



More information about the cvs-krb5 mailing list