Date: Sun, 8 Mar 1998 20:29:02 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen opendir.c Message-ID: <199803090429.UAA05054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/03/08 20:29:02 PST Modified files: lib/libc/gen opendir.c Log: Cast pointer to a long instead of an int to keep a 64-bit compiler happy. The code works either way, but I like a clean compile. Revision Changes Path 1.7 +1 -1 src/lib/libc/gen/opendir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803090429.UAA05054>