PERFORCE change 87251 for review
Sam Leffler
sam at FreeBSD.org
Sat Nov 26 04:37:45 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=87251
Change 87251 by sam at sam_ebb on 2005/11/26 04:36:43
correct spacing
Affected files ...
.. //depot/projects/wifi/sbin/ifconfig/ifieee80211.c#51 edit
Differences ...
==== //depot/projects/wifi/sbin/ifconfig/ifieee80211.c#51 (text+ko) ====
@@ -927,7 +927,7 @@
if (len < sizeof(struct ieee80211req_scan_result))
return;
- printf("%-14.14s %-17.17s %4s %4s %-8s %3s %4s\n"
+ printf("%-14.14s %-17.17s %4s %4s %-8s %3s %4s\n"
, "SSID"
, "BSSID"
, "CHAN"
More information about the p4-projects
mailing list