Date: Tue, 19 Mar 2002 02:56:46 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_sbuf.c Message-ID: <200203191056.g2JAuk240962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/03/19 02:56:46 PST Modified files: sys/kern subr_sbuf.c Log: Fix warnings on gcc-3.1+ where __func__ is a const char * instead of a string. Revision Changes Path 1.19 +2 -2 src/sys/kern/subr_sbuf.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?200203191056.g2JAuk240962>