PERFORCE change 20012 for review
Robert Watson
rwatson at freebsd.org
Thu Oct 24 01:48:56 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=20012
Change 20012 by rwatson at rwatson_tislabs on 2002/10/23 18:48:21
Another merge tweak: unused variable.
Affected files ...
.. //depot/projects/trustedbsd/mac/sbin/ifconfig/ifmac.c#12 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sbin/ifconfig/ifmac.c#12 (text+ko) ====
@@ -55,7 +55,6 @@
struct ifreq ifr;
mac_t label;
char *label_text;
- int error;
memset(&ifr, 0, sizeof(ifr));
strncpy(ifr.ifr_name, name, sizeof(ifr.ifr_name));
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list