Rename local variable "socket" to avoid the one shadowed-declaration
authorKen Raeburn <raeburn@mit.edu>
Sun, 4 Sep 2011 04:29:43 +0000 (04:29 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sun, 4 Sep 2011 04:29:43 +0000 (04:29 +0000)
commit6ed2a96be652c2a65954c3f774c403691bbfd1be
tree517d9d735cc130198ae8917a019d99a3a935abee
parent95e52c151fd0b81ac0b64cedfc5f28de42f0ae3b
Rename local variable "socket" to avoid the one shadowed-declaration
warning I get in a simple GNU/Linux build.  Solaris may have others.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25136 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/pmap_clnt.c