Wireshark-commits: [Wireshark-commits] master 000ce64: nettrace3gpp324423: fix name consistency
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Jul 2015 06:32:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=000ce64172de3e9d54b98d95821c3ff7a0aa3dc3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

000ce64 by Luke Mewburn (luke@xxxxxxxxxxx):

    nettrace3gpp324423: fix name consistency
    
    Improve consistency when referring to 3GPP TS 32.423:
    - The standard name is "3GPP TS 32.423" (with "TS", and "." separator).
    - Fix typo in number series ("32" not "34").
    - The standard refers to "Trace", not "Nettrace".
    
    Change-Id: If9994b9c6de69b6e1bdfc6679fbaabe698971949
    Reviewed-on: https://code.wireshark.org/review/9795
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8b316ff   Tshark doesn't display column text as field in 2-pass mode
    adds  000ce64   nettrace3gpp324423: fix name consistency


Summary of changes:
 docbook/release-notes.asciidoc |    2 +-
 wiretap/file_access.c          |    6 +++---
 wiretap/nettrace_3gpp_32_423.c |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)