Date: Thu, 12 Feb 1998 15:16:15 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/sound gus_wave.c Message-ID: <199802122316.PAA25554@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/02/12 15:16:15 PST Modified files: sys/i386/isa/sound gus_wave.c Log: Fixed staticization (the behaviour is undefined when something with external linkage is redeclared as static). Revision Changes Path 1.26 +1 -1 src/sys/i386/isa/sound/gus_wave.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802122316.PAA25554>