aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s7comm.c
diff options
context:
space:
mode:
authorThomas Wiens <th.wiens@gmx.de>2018-10-26 20:34:01 +0200
committerAnders Broman <a.broman58@gmail.com>2018-10-26 20:48:22 +0000
commit81dc105402698422e7c977ed016adcca78988777 (patch)
tree96f0ec997c71e04628ade13fd325689ecb3dfab3 /epan/dissectors/packet-s7comm.c
parent570ddeef98867ef7bf55388f79f4563f1a4107f9 (diff)
s7comm: Remove duplicate entry in event-id list
Change-Id: I68af3fec94721580d0c9e6c2cf44e45a32fa5b19 Reviewed-on: https://code.wireshark.org/review/30392 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-s7comm.c')
-rw-r--r--epan/dissectors/packet-s7comm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-s7comm.c b/epan/dissectors/packet-s7comm.c
index 93f33ff2b7..d6bdca1acc 100644
--- a/epan/dissectors/packet-s7comm.c
+++ b/epan/dissectors/packet-s7comm.c
@@ -1895,7 +1895,6 @@ static const value_string cpu_diag_eventid_fix_names[] = {
{ 0x596D, "The existing network configuration does not mach the system requirements or configuration" },
{ 0x5979, "Diagnostic message from DP interface: EXTF LED on" },
{ 0x597C, "DP Global Control command failed or moved" },
- { 0x597C, "DP command Global Control failure or moved" },
{ 0x59A0, "The interrupt can not be associated in the CPU" },
{ 0x59A1, "Configuration error in the integrated technology" },
{ 0x59A3, "Error when downloading the integrated technology" },