Wireshark-commits: [Wireshark-commits] master 3b940d2: [PFCP] Fixed a typo in Outer Header Creation
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Feb 2018 17:24:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b940d2a83a8d51f3de1284acec28171f6cac8c9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3b940d2 by Matej Tkac (matej.tkac.mt@xxxxxxxxx):

    [PFCP] Fixed a typo in Outer Header Creation IE
    
        Corrected octet order
        3GPP TS 29.244 V15.0.0 Section 8.2.56
    
    Change-Id: I9d4795641749481d7efea0b9b1743a0a94044aa2
    Reviewed-on: https://code.wireshark.org/review/25759
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fe21963   dissectors: use SPDX identifiers.
    adds  3b940d2   [PFCP] Fixed a typo in Outer Header Creation IE


Summary of changes:
 epan/dissectors/packet-pfcp.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)