Subject: PR/32628 CVS commit: src/sbin/ifconfig
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 01/25/2006 16:10:02
The following reply was made to PR bin/32628; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32628 CVS commit: src/sbin/ifconfig
Date: Wed, 25 Jan 2006 16:08:49 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Wed Jan 25 16:08:49 UTC 2006
 
 Modified Files:
 	src/sbin/ifconfig: ieee80211.c
 
 Log Message:
 PR/32628: Yves-Emmanuel JUTARD: Missing cast in sbin/ifconfig/ifconfig.c,
 strcasecmp needs char * not u_int8_t *.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 src/sbin/ifconfig/ieee80211.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.