lpp: fix error found by conflit check
authorAlexis La Goutte <alexis.lagoutte@gmail.com>
Fri, 17 Aug 2018 11:08:46 +0000 (11:08 +0000)
committerPascal Quantin <pascal.quantin@gmail.com>
Fri, 17 Aug 2018 11:18:39 +0000 (11:18 +0000)
commit041c79b1d1bed8c3968b18ef7beaaa7d38837968
tree979e3480e1e0ff69cc40db1077d413315a8e529d
parent62874e37789272afdcf97d25339428b60b2c84b0
lpp: fix error found by conflit check

Field 'smoothingInterval-r15' (lpp.smoothingInterval_r15) has a conflicting entry in its value_string: 3 is at indices 3 (1-2 min) and 4 (2-4 min)
Field 'smoothingInterval-r15' (lpp.smoothingInterval_r15) has a conflicting entry in its value_string: 3 is at indices 3 (1-2 min) and 5 (4-8 min)
Field 'smoothingInterval-r15' (lpp.smoothingInterval_r15) has a conflicting entry in its value_string: 3 is at indices 4 (2-4 min) and 5 (4-8 min)
Field 'smoothingInterval-r15' (lpp.smoothingInterval_r15) has a conflicting entry in its value_string: 3 is at indices 3 (1-2 min) and 6 (> 8 min)
Field 'smoothingInterval-r15' (lpp.smoothingInterval_r15) has a conflicting entry in its value_string: 3 is at indices 4 (2-4 min) and 6 (> 8 min)

Change-Id: Ib4ec9c7efd894d40487ee123fb0c07b5be88bf1f
Reviewed-on: https://code.wireshark.org/review/29176
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
epan/dissectors/asn1/lpp/packet-lpp-template.c
epan/dissectors/packet-lpp.c