Wireshark-commits: [Wireshark-commits] master 9c8f10e: Modbus: fix indent and add modelines info
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Sep 2014 14:58:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c8f10e72761dd118cd0544c667d37dfde85db07
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9c8f10e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Modbus: fix indent and add modelines info
    
    Change-Id: Idfcdaa13c24791cf2b765b02d8235e9b3a9cd775
    Reviewed-on: https://code.wireshark.org/review/4306
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  2d7c113   Move the console log handling code to ui/console.[ch].
    adds  9c8f10e   Modbus: fix indent and add modelines info


Summary of changes:
 epan/dissectors/packet-mbtcp.c |  126 +++++++++++++++++++++++-----------------
 epan/dissectors/packet-mbtcp.h |   97 +++++++++++++++++--------------
 2 files changed, 127 insertions(+), 96 deletions(-)