mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
.
This commit is contained in:
@@ -80,7 +80,7 @@ pmap_getmaps (struct sockaddr_in *address)
|
||||
(xdrproc_t)INTUSE(xdr_pmaplist), (caddr_t)&head,
|
||||
minutetimeout) != RPC_SUCCESS)
|
||||
{
|
||||
clnt_perror (client, _("pmap_getmaps.c: rpc problem"));
|
||||
clnt_perror (client, _("pmap_getmaps rpc problem"));
|
||||
}
|
||||
CLNT_DESTROY (client);
|
||||
}
|
||||
|
Reference in New Issue
Block a user