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

Date: Fri, 08 Nov 2013 00:13:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53154

User: jmayer
Date: 2013/11/08 12:13 AM

Log:
 With the new HFI code the compiler complains about unused element - great!
 
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-mint.c:205:26: error: ‘hfi_mint_control_0x0c_unknown4’ defined but not used [-Werror=unused-variable]
  static header_field_info hfi_mint_control_0x0c_unknown4 MINT_HF_INIT =
                           ^

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +0 -5      packet-mint.c    Modified