Date: Tue, 10 Feb 1998 06:07:17 -0800 (PST) From: Chris Timmons <skynyrd@opus.cts.cwu.edu> To: Eivind Eklund <eivind@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG Subject: mega-commit loose end Message-ID: <Pine.BSF.3.96.980210060257.2913F-100000@opus.cts.cwu.edu> In-Reply-To: <199802090611.WAA18743@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
RCS file: /home/ncvs/src/sys/i386/isa/sound/ad1848.c,v retrieving revision 1.19 retrieving revision 1.20 diff -r1.19 -r1.20 60,63d59 < #if !defined(CONFIG_CS4232) < extern struct isa_driver mssdriver; < #endif < revision 1.20 date: 1998/02/09 06:08:51; author: eivind; state: Exp; lines: +0 -4 Staticize. cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DDFLSSIZ=33554432UL -DKERNEL -include opt_global.h ../../i386/isa/sound/ad1848.c ../../i386/isa/sound/ad1848.c:161: warning: function declaration isn't a prototype ../../i386/isa/sound/ad1848.c: In function `adintr': ../../i386/isa/sound/ad1848.c:171: `mssdriver' undeclared (first use this function) ../../i386/isa/sound/ad1848.c:171: (Each undeclared identifier is reported only once ../../i386/isa/sound/ad1848.c:171: for each function it appears in.) *** Error code 1 Stop. 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?Pine.BSF.3.96.980210060257.2913F-100000>