Date: Thu, 17 Sep 1998 16:20:30 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/isp isp.c ispvar.h Message-ID: <199809172320.QAA00722@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1998/09/17 16:20:30 PDT Modified files: sys/dev/isp isp.c ispvar.h Log: per bde (who is right about this) that an inlined fucntion with const char * strings being returned defined in a header file included several places but only used in one module, is, uh, silly. Revision Changes Path 1.6 +24 -2 src/sys/dev/isp/isp.c 1.5 +1 -19 src/sys/dev/isp/ispvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809172320.QAA00722>