Wireshark-commits: [Wireshark-commits] master 4fa7396: CMakeList.txt/Makefile.am (root) : fix inden

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Jan 2015 16:35:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fa73961f13a2715e3dee5a5bd3bc99f933b22d5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4fa7396 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    CMakeList.txt/Makefile.am (root) : fix indent (use tabs)
    
    Makefile.am: avoid double space
    CMakeList.txt: Add modelines info
    
    Change-Id: Ic27d16b2f502362509ab13158e5428208afe3925
    Reviewed-on: https://code.wireshark.org/review/6570
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  16d367f   ZBee ZCL: use tvb_get_guint8() (avoid tvb_get_ptr... !)
    adds  4fa7396   CMakeList.txt/Makefile.am (root) : fix indent (use tabs)


Summary of changes:
 CMakeLists.txt |   41 +++++++----
 Makefile.am    |  220 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 137 insertions(+), 124 deletions(-)