Wireshark-commits: [Wireshark-commits] master 5992ef4: plugins: replace ENC_NA by ENC_..._ENDIAN wh

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Dec 2014 21:59:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5992ef414e00e7123953ddf91641402153388b3b
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5992ef4 by Bill Meier (wmeier@xxxxxxxxxxx):

    plugins: replace ENC_NA by ENC_..._ENDIAN when fetching integral types
    
    Change-Id: I3958bbd0eadd4472a003ea272e596026ad8731d1
    Reviewed-on: https://code.wireshark.org/review/5753
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  94d7e8d   Use ENC_LITTLE_ENDIAN when fetching FT_U?INT8 fields ...
    adds  5992ef4   plugins: replace ENC_NA by ENC_..._ENDIAN when fetching integral types


Summary of changes:
 plugins/ethercat/packet-ecatmb.c         |    2 +-
 plugins/wimaxmacphy/packet-wimaxmacphy.c |   26 +++++++++++++-------------
 2 files changed, 14 insertions(+), 14 deletions(-)