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

Date: Sun, 02 Sep 2012 16:46:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44742

User: eapache
Date: 2012/09/02 09:46 AM

Log:
 Fix compile with gcc. Mostly removing unused parameters and code.
 
 Change one tvb_get_bits8 to tvb_get_bits16 since the queried length is
 9 bits long (should this be added to checkAPI somehow?)

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +13 -10    packet-gsm_rlcmac.c    Modified