URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=582e9579e0f86fe9f1487be77b8ba9ca19087dc8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
582e957 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
proto.c: Disable warning when loading a symbol [-Wpedantic]
Change-Id: I309764e9cd0784c674a3cd91050eb697404561c6
Reviewed-on: https://code.wireshark.org/review/13012
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4473c67 Fix some constness issues [-Wcast-qual]
adds 582e957 proto.c: Disable warning when loading a symbol [-Wpedantic]
Summary of changes:
epan/proto.c | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)