http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24496
User: guy
Date: 2008/02/28 08:34 AM
Log:
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.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-hilscher.c Modified