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