Imported Upstream version 0.2.5
[platform/upstream/libtirpc.git] / src / getrpcent.c
index 645f18f..1b54b6d 100644 (file)
@@ -138,7 +138,7 @@ no_yp:
 
 struct rpcent *
 getrpcbyname(name)
-       char *name;
+       const char *name;
 {
        struct rpcent *rpc = NULL;
        char **rp;