Wireshark-commits: [Wireshark-commits] master 9941cc5: Fix up coding style in ByteViewText.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Sep 2016 00:23:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9941cc5f7dbd49b31020d61de3ccd93855122552
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9941cc5 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix up coding style in ByteViewText.
    
    As WSDG 12.2.2.1 says, use trailing_underscore_ convention for member
    variables.
    
    Change-Id: I7d6dbcce3908aefc167cdc6ee1d054a2f5f5a072
    Reviewed-on: https://code.wireshark.org/review/17756
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  205b67f   The full identity string was added above.
    adds  9941cc5   Fix up coding style in ByteViewText.


Summary of changes:
 ui/qt/byte_view_text.cpp |   18 +++++++++---------
 ui/qt/byte_view_text.h   |    4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)