Wireshark-commits: [Wireshark-commits] master 389b81d: Q.708: Fix Unassigned values

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Aug 2020 13:06:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=389b81daeb11423f1bcbb7c9201e2c3add7d3596
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

389b81d by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Q.708: Fix Unassigned values
    
    With commit f8a394022b82c0531b4685a4b83063727e399dab the Unassigned
    entries were put in with off-by-one values. This changes puts them
    in their right place.
    
    Change-Id: I77c6eb4c47f17b8fba2dd662d3589ff63855e55f
    Reviewed-on: https://code.wireshark.org/review/38179
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f8a3940   Q.708: Update ITU-T ISPC registery
     add  389b81d   Q.708: Fix Unassigned values


Summary of changes:
 epan/dissectors/packet-q708.c | 260 +++++++++++++++++++++---------------------
 1 file changed, 130 insertions(+), 130 deletions(-)