URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a68dc5bfddf97442158b82fece36577947b1b82
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7a68dc5 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix packet-ospf.c:1181:33: warning: code will never be executed [-Wunreachable-code] found by Clang with extra compiler flags
Change-Id: I6a923d85cb5cc947a7e96c1845bde72059d92118
Reviewed-on: https://code.wireshark.org/review/1322
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 75f4f9d Fix packet-netlink-sock_diag.c:653:4: warning: code will never be executed [-Wunreachable-code] found by Clang with extra compiler flags
adds 7a68dc5 Fix packet-ospf.c:1181:33: warning: code will never be executed [-Wunreachable-code] found by Clang with extra compiler flags
Summary of changes:
epan/proto.c | 2 --
1 file changed, 2 deletions(-)