svn commit: r223561 - head/etc

Adrian Chadd adrian at FreeBSD.org
Sun Jun 26 09:32:46 UTC 2011


Author: adrian
Date: Sun Jun 26 09:32:46 2011
New Revision: 223561
URL: http://svn.freebsd.org/changeset/base/223561

Log:
  Replace tab with 8 spaces, bringing it in line with the rest of the file.

Modified:
  head/etc/regdomain.xml

Modified: head/etc/regdomain.xml
==============================================================================
--- head/etc/regdomain.xml	Sun Jun 26 07:12:48 2011	(r223560)
+++ head/etc/regdomain.xml	Sun Jun 26 09:32:46 2011	(r223561)
@@ -341,9 +341,9 @@
   <sku>0x30</sku>
   <netband mode="11b">
     <band>
-	<freqband ref="F1_2412_2472"/>
-	<maxpower>30</maxpower>
-	<flags>IEEE80211_CHAN_B</flags>
+      <freqband ref="F1_2412_2472"/>
+      <maxpower>30</maxpower>
+      <flags>IEEE80211_CHAN_B</flags>
     </band>
   </netband>
   <netband mode="11g">


More information about the svn-src-all mailing list