Don't use capital letters in protocol abbreviation names - that obliges
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 28 Feb 2008 08:33:36 +0000 (08:33 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 28 Feb 2008 08:33:36 +0000 (08:33 +0000)
commit0031d08b509d4b35b1fbf7b7e568ebb63bcd9a37
treec2faf9d1eeac44f70b7417a033dcf562bdbadb7f
parentc16f7a3f2588b6aecf594e5fa94fc543f952f81d
Don't use capital letters in protocol abbreviation names - that obliges
people to type capital letters in filter expressions, which is a bit
rude.  Furthermore, we're not using "Hilscher" in field names, we're
using "hilscher".  This should fix bug 2310 - we check for various
illegal characters in filter names, including capital letters, and crash
if they're found.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24496 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-hilscher.c