wireshark/diameter/Custom.xml
Alexis La Goutte 7287b58ff5 Continue to remove $Id$ from top of file
(Using sed : sed -i '/^<!-- \$Id\$ -->/,+0 d') (XML Comments)

Change-Id: Ifd03f70ae84dfbbbe04d91f10fd30857fd197014
Reviewed-on: https://code.wireshark.org/review/882
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-31 18:46:03 +00:00

18 lines
412 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE dictionary SYSTEM "dictionary.dtd" [
<!-- 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">
-->
]>
<dictionary>
<!-- and then add the entity here:
&myEntity;
-->
</dictionary>