Date: Tue, 27 Apr 1999 11:47:42 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c Message-ID: <199904271847.LAA02953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1999/04/27 11:47:42 PDT Modified files: sys/pccard pccard.c Log: Eliminate compiler warning about missing type in declaration. Remove useless initialization of static variable to 0. Move static variable declaration into the only function that uses it. Revision Changes Path 1.76 +2 -3 src/sys/pccard/pccard.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?199904271847.LAA02953>