https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3958
Anders Broman <anders.broman@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |anders.broman@xxxxxxxxxxxx
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2009-08-28 14:35:51 PDT ---
Committed revision 29602.
- Don't use C++-style comments (comments beginning with "//")
- Don't declare variables in the middle of executable code; not all C
compilers support that.
- Dont register preferences when none present.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.