Wireshark-commits: [Wireshark-commits] rev 44855: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 10 Sep 2012 21:00:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44855

User: martink
Date: 2012/09/10 02:00 PM

Log:
 fix compiler errors
 
 packet-gsm_rlcmac.c:6341: error: missing braces around initializer
 
 packet-gsm_rlcmac.c:473: error: hf_h110qi_t_tqi defined but not used
 packet-gsm_rlcmac.c:474: error: hf_packetuplinkid_tqi defined but not used
 packet-gsm_rlcmac.c:477: error: hf_multiblock_allocation_number_of_radio_blocks_allocated defined but not used

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