ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Fri, 13 Jan 2012 14:18:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40453

User: wmeier
Date: 2012/01/13 06:18 AM

Log:
 Fix:
 packet-gsm_a_rr.c:3867:101: error: parameter 'len' set but not used [-Werror=unused-but-set-parameter]
 packet-gsm_a_rr.c:6837:46: warning: variable 'bit_offset_sav2' set but not used [-Wunused-but-set-variable]
 packet-gsm_a_rr.c:7458:18: warning: variable 'curr_offset' set but not used [-Wunused-but-set-variab

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +2 -7      packet-gsm_a_rr.c    Modified