wireshark/diameter/Custom.xml
Jeff Morriss 49430824cb Fix Custom.xml so it can be (correctly) included into the main dictionary.
This file is included into dictionary.xml so it doesn't need all the DOCTYPE
stuff.

Change-Id: I8397b3babe45c28706867be3169ce6ed566930e6
Reviewed-on: https://code.wireshark.org/review/15885
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2016-06-13 23:40:45 +00:00

14 lines
337 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Any files added here need to be added to Custom.make and
packaging/nsis/custom_diameter_xmls.txt if you want them to be distributed
-->
<!-- create entities like this:
<!ENTITY myEntity SYSTEM "myFile.xml">
-->
<!-- and then add the entity here:
&myEntity;
-->