ILP-17 :Update Definitions.xid.xml mapping "mac48" for Java to XidMacAddress48
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment