aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-media.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-05-21 10:17:49 -0700
committerGerald Combs <gerald@wireshark.org>2014-05-21 17:44:26 +0000
commitbb01c7ac380a2978d8e1c5ca8fa7f2dd523a8323 (patch)
tree1f232fe5311fb9a0c15d6fd69c2fb5eea4838816 /epan/dissectors/packet-media.c
parenta15098800c3cfeb4503e3ca50f94856a42611723 (diff)
Remove extra parentheses.
Fix the clang warning epan/wmem/wmem_allocator_simple.c:49:27: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] if ((allocator->count == allocator->size)) { ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ We might want to add -Wno-parentheses-equality to the compiler flag list but I'm not sure if doing so would hide valid problems. Change-Id: Id59b55af1411f13309fbec77870f869e04a6f49f Reviewed-on: https://code.wireshark.org/review/1717 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'epan/dissectors/packet-media.c')
0 files changed, 0 insertions, 0 deletions