PERFORCE change 151676 for review
Sam Leffler
sam at FreeBSD.org
Tue Oct 21 18:58:41 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=151676
Change 151676 by sam at sam_ebb on 2008/10/21 18:58:03
o correct debug sku
o add debug country code
Affected files ...
.. //depot/projects/vap/etc/regdomain.xml#5 edit
Differences ...
==== //depot/projects/vap/etc/regdomain.xml#5 (text+ko) ====
@@ -39,7 +39,7 @@
-->
<rd id="debug">
<name>DEBUG</name>
- <sku>0</sku>
+ <sku>0x1ff</sku>
</rd>
<rd id="fcc">
@@ -1478,6 +1478,10 @@
<country id="ZW">
<isocc>716</isocc> <name>Zimbabwe</name> <rd ref="none"/>
</country>
+
+<country id="DEBUG">
+ <isocc>0</isocc> <name>Debug</name> <rd ref="debug"/>
+</country>
</country-codes>
<!--
More information about the p4-projects
mailing list