Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 06/10/2005 14:08:06
Module Name:	src
Committed By:	itohy
Date:		Fri Jun 10 14:08:06 UTC 2005

Modified Files:
	src/sys/dev/pcmcia: if_wi_pcmcia.c

Log Message:
cc1: warnings being treated as errors
../../../../dev/pcmcia/if_wi_pcmcia.c: In function `wi_pcmcia_write_firm':
../../../../dev/pcmcia/if_wi_pcmcia.c:511: warning: cast discards qualifiers from pointer target type
../../../../dev/pcmcia/if_wi_pcmcia.c:512: warning: cast discards qualifiers from pointer target type


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/dev/pcmcia/if_wi_pcmcia.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.