mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
[BZ #1926]
* nss/nss_files/files-netgrp.c (_nss_files_endnetgrent): Change return value type to match expected type.
This commit is contained in:
@@ -153,7 +153,7 @@ _nss_files_setnetgrent (const char *group, struct __netgrent *result)
|
||||
}
|
||||
|
||||
|
||||
int
|
||||
enum nss_status
|
||||
_nss_files_endnetgrent (struct __netgrent *result)
|
||||
{
|
||||
/* Free allocated memory for data if some is present. */
|
||||
|
Reference in New Issue
Block a user