Date: Thu, 5 Dec 1996 10:22:02 -0800 (PST) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen getnetgrent.c Message-ID: <199612051822.KAA22030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 96/12/05 10:22:01 Modified: lib/libc/gen getnetgrent.c Log: _key is a char array and we don't need to pass its address to _buildkey() when buildkey is expecting a char *. Revision Changes Path 1.18 +1 -1 src/lib/libc/gen/getnetgrent.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612051822.KAA22030>