(_nss_nis_setrpcent): Fix declaration to match prototype.

This commit is contained in:
Andreas Jaeger 2000-12-19 10:06:29 +00:00
parent 6c9914d8e1
commit 7d2d622a4e

View File

@ -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;