[Bug libc/1926] New: _nss_files_endnetgrent prototype mismatch
heiko dot nardmann at secunet dot com
sourceware-bugzilla@sourceware.org
Fri Nov 25 13:19:00 GMT 2005
Checking glibc-2.3.5/nss/nss_files/files-netgrp.c I have found that the
prototype of _nss_files_endnetgrent() does not match its declaration:
int _nss_files_endnetgrent (struct __netgrent *result)
versus declaration in glibc-2.3.5/include/netdb.h:
enum nss_status _nss_files_endnetgrent (struct __netgrent *result);
--
Summary: _nss_files_endnetgrent prototype mismatch
Product: glibc
Version: 2.3.5
Status: NEW
Severity: minor
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: heiko dot nardmann at secunet dot com
CC: glibc-bugs at sources dot redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1926
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list