Date: Mon, 30 Sep 2002 17:59:40 -0700 (PDT) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vx if_vx.c Message-ID: <200210010059.g910xeNd070234@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2002/09/30 17:59:40 PDT Modified files: sys/dev/vx if_vx.c Log: Use if_printf(ifp, "blah") instead of printf("vx%d: blah", ifp->if_unit). Revision Changes Path 1.38 +2 -2 src/sys/dev/vx/if_vx.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?200210010059.g910xeNd070234>