61e08a71 by Skip Hines

ILP-17 :Update Definitions.xid.xml mapping "mac48" for Java to XidMacAddress48

1 parent 2786107b
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
204 <comment>6 byte IEEE MAC-48</comment> 204 <comment>6 byte IEEE MAC-48</comment>
205 <lang name="c" type="MacAddress48" include="Tensor/CXMF/MacAddress48.h"/> 205 <lang name="c" type="MacAddress48" include="Tensor/CXMF/MacAddress48.h"/>
206 <lang name="cpp" type="::Tensor::Types::MacAddress48" include="Tensor/Types/MacAddress48.h"/> 206 <lang name="cpp" type="::Tensor::Types::MacAddress48" include="Tensor/Types/MacAddress48.h"/>
207 <lang name="java" type="XidMacAddress48" include="com.comtechtel.tensor.xid.MacAddress48"/> 207 <lang name="java" type="XidMacAddress48" include="com.comtechtel.tensor.xid.XidMacAddress48"/>
208 <lang name="node" type="XidMacAddress48"/> 208 <lang name="node" type="XidMacAddress48"/>
209 </type> 209 </type>
210 210
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!