http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31900
User: wmeier
Date: 2010/02/16 01:17 PM
Log:
Various relatively small changes:
- #include stdio, stdlib, string not req'd.
- Use less generic macro names for a few defines.
- Fix some gcc -Wshadow warnings.
- Use the "standard idiom" for handling port preferences;
(Doing port add/delete via a registered_init routine is not req'd).
- fix a typo.
Directory: /trunk/epan/dissectors/
Changes Path Action
+63 -82 packet-sflow.c Modified