http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47736
User: eapache
Date: 2013/02/18 10:19 AM
Log:
From Alex Gaertner via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8313
Misc. fixes to the SML dissector:
- one more define added
- removed data_handle (unused)
- removed "check = tvb_get_guint8(tvb, temp_offset);" (value hasn't changed)
- added PI_NOTE
- CRC fixed, calculation now correct if CRC is transmitted as UINT8
From me:
- clean up indentation
- change modelines to actually match the indentation most commonly used
Directory: /trunk/epan/dissectors/
Changes Path Action
+22 -19 packet-sml.c Modified