PERFORCE change 151251 for review
Sam Leffler
sam at FreeBSD.org
Sat Oct 11 05:08:43 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=151251
Change 151251 by sam at sam_ebb on 2008/10/11 05:07:57
fix merge botch
Affected files ...
.. //depot/projects/vap/sbin/ifconfig/regdomain.c#9 edit
Differences ...
==== //depot/projects/vap/sbin/ifconfig/regdomain.c#9 (text+ko) ====
@@ -401,7 +401,7 @@
struct freqband *fp;
struct netband *nb;
const void *id;
- int i;
+ int i, errors;
memset(rdp, 0, sizeof(struct regdata));
mt = calloc(1, sizeof(struct mystate));
More information about the p4-projects
mailing list