Add modelines to avoid using tabs in the code
svn path=/trunk/; revision=51779
This commit is contained in:
parent
a5e2a30fc7
commit
c248e3c5b2
@ -8004,3 +8004,10 @@ if __name__ == '__main__':
|
|||||||
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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user