Wireshark-commits: [Wireshark-commits] rev 33271: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 20 Jun 2010 21:18:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33271

User: wmeier
Date: 2010/06/20 02:18 PM

Log:
 More rework of the code:
  - Refactor to use a separate function for common code;
  - Prefs callback not required;
  - Use val_to_str(...);
  - Fix issues relating to incorrect bytes highlighted in the hex view;

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +85 -137   packet-gmhdr.c    Modified