Wireshark-commits: [Wireshark-commits] master 7229c54: epan/ftypes/*.[hc]: As needed: Add editor mo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Feb 2015 19:02:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7229c54ae95c7cb6bf0637a1eb21ceeed53dc28d
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7229c54 by Bill Meier (wmeier@xxxxxxxxxxx):

    epan/ftypes/*.[hc]: As needed: Add editor modelines & Fix indentation
    
    Change-Id: Ib0bd1ea7801ab450b300a94c4757f16d0dd75760
    Reviewed-on: https://code.wireshark.org/review/7137
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  0ed1b0f19 Add ws_mempbrk_sse42_compile to Valgrind suppression list
    adds  7229c54   epan/ftypes/*.[hc]: As needed: Add editor modelines & Fix indentation


Summary of changes:
 epan/ftypes/ftype-bytes.c   |   13 +++++++++++++
 epan/ftypes/ftype-guid.c    |   13 +++++++++++++
 epan/ftypes/ftype-integer.c |   15 ++++++++++++++-
 epan/ftypes/ftype-ipv4.c    |   13 +++++++++++++
 epan/ftypes/ftype-ipv6.c    |   13 +++++++++++++
 epan/ftypes/ftype-none.c    |   13 +++++++++++++
 epan/ftypes/ftype-string.c  |   13 +++++++++++++
 epan/ftypes/ftype-tvbuff.c  |   13 +++++++++++++
 epan/ftypes/ftypes-int.h    |   13 +++++++++++++
 epan/ftypes/ftypes.c        |   13 +++++++++++++
 epan/ftypes/ftypes.h        |   13 +++++++++++++
 11 files changed, 144 insertions(+), 1 deletion(-)