Date: Wed, 16 Oct 2002 20:45:34 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci t4dwave.c Message-ID: <200210170345.g9H3jZvf012825@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/10/16 20:45:34 PDT Modified files: sys/dev/sound/pci t4dwave.c Log: Suppress the uninitialized variable warning on ia64 introduced by the previous commit by initializing i and j. These initializations will normally be eliminated by the compiler. Revision Changes Path 1.34 +4 -0 src/sys/dev/sound/pci/t4dwave.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?200210170345.g9H3jZvf012825>