http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41227
User: jmayer
Date: 2012/02/28 09:44 AM
Log:
Fix several messages of type:
epan/tvbuff.c: In function ‘tvb_get_bits16’:
epan/tvbuff.c:1736:82: error: unused parameter ‘encoding’ [-Werror=unused-parameter]
Compilation still fails with:
epan/tvbuff.c: In function ‘_tvb_get_bits64’:
epan/tvbuff.c:1829:19: error: ‘value’ may be used uninitialized in this function [-Werror=uninitialized
Directory: /trunk/epan/
Changes Path Action
+6 -6 tvbuff.c Modified