Make clnt_create take both host and proto as const char * arguments.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 14 Sep 2004 18:23:15 +0000 (18:23 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 14 Sep 2004 18:23:15 +0000 (18:23 +0000)
commitf36a996d66464ab888ef66d81cfdbfb067673e2f
tree0e8c5b51b35a578c6de091e9abdbdbc6c89f428f
parentad8ba6047d95c0856aeb0d013f83a0898328e39e
Make clnt_create take both host and proto as const char * arguments.
include/rpc/clnt.h
lib/libc/rpc/clnt_generic.c
lib/libc/rpc/rpc.3
lib/libcr/rpc/clnt_generic.c
lib/libcr/rpc/rpc.3