mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 10:22:41 +08:00
(_nss_nis_setrpcent): Fix declaration to match prototype.
This commit is contained in:
parent
6c9914d8e1
commit
7d2d622a4e
@ -156,7 +156,7 @@ _nss_create_tablename (int *errnop)
|
||||
|
||||
|
||||
enum nss_status
|
||||
_nss_nisplus_setrpcent (void)
|
||||
_nss_nisplus_setrpcent (int stayopen)
|
||||
{
|
||||
enum nss_status status = NSS_STATUS_SUCCESS;
|
||||
int err;
|
||||
|
Loading…
Reference in New Issue
Block a user