diff options
Diffstat (limited to 'nis/nss_nis/nis-ethers.c')
-rw-r--r-- | nis/nss_nis/nis-ethers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nis/nss_nis/nis-ethers.c b/nis/nss_nis/nis-ethers.c index f7ff50578e..51c8534894 100644 --- a/nis/nss_nis/nis-ethers.c +++ b/nis/nss_nis/nis-ethers.c @@ -109,7 +109,7 @@ internal_nis_setetherent (void) } enum nss_status -_nss_nis_setetherent (void) +_nss_nis_setetherent (int stayopen) { enum nss_status result; |