Add modelines to avoid using tabs in the code

svn path=/trunk/; revision=51779
This commit is contained in:
Jörg Mayer 2013-09-05 09:23:50 +00:00
parent a5e2a30fc7
commit c248e3c5b2

View File

@ -8004,3 +8004,10 @@ if __name__ == '__main__':
main()
#------------------------------------------------------------------------------
#
# Editor modelines - http://www.wireshark.org/tools/modelines.html
#
# c-basic-offset: 4; tab-width: 8; indent-tabs-mode: nil
# vi: set shiftwidth=4 tabstop=8 expandtab:
# :indentSize=4:tabSize=8:noTabs=true: