Date: Tue, 19 Mar 2002 15:20:22 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus ppb_msq.c src/sys/dev/sym sym_hipd.c src/sys/dev/usb umass.c Message-ID: <200203192320.g2JNKMq50662@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/03/19 15:20:22 PST Modified files: sys/dev/ppbus ppb_msq.c sys/dev/sym sym_hipd.c sys/dev/usb umass.c Log: Fix some gcc-3.1+ warnings: warning: deprecated use of label at end of compound statement umass.c:2626:46: multi-line string literals are deprecated Revision Changes Path 1.13 +1 -0 src/sys/dev/ppbus/ppb_msq.c 1.34 +2 -0 src/sys/dev/sym/sym_hipd.c 1.54 +3 -2 src/sys/dev/usb/umass.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?200203192320.g2JNKMq50662>