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

Date: Sat, 14 Nov 2009 21:15:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30963

User: dimeg
Date: 2009/11/14 01:15 PM

Log:
 - Replaced get_start_octet() with a right shift
 - Deleted function bssgp_tvb_get_bits8(), uses tvbuff counterpart now
 - guint32 vars should be enough for bit offsets

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +70 -88    packet-bssgp.c    Modified