Date: Wed, 23 Oct 2002 18:48:56 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 20012 for review Message-ID: <200210240148.g9O1muRT053062@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20012 Change 20012 by rwatson@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@FreeBSD.org with "unsubscribe p4-projects" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210240148.g9O1muRT053062>