https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2584
--- Comment #3 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-06-13 02:00:30 PDT ---
"moduleinfo.h" and <gmodule.h> have no place in your dissector.
When clearing all filters and disable coloring rules your code won't call
followup dissectors. Don't put call_dissector under 'if (tree)' condition.
No C++ style comments please.
Indentation is weird here and there, please don't mix tabs and spaces.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.