From Jose Pedro Oliveira: Add Modlines

svn path=/trunk/; revision=41496
This commit is contained in:
Anders Broman 2012-03-12 06:42:47 +00:00
parent 1a8f3eddc7
commit 8fa5ef33f9
1 changed files with 13 additions and 0 deletions

View File

@ -758,3 +758,16 @@ libpcap_dump_close(FILE *pd, int *err)
}
#endif /* HAVE_LIBPCAP */
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
* Local variables:
* c-basic-offset: 4
* tab-width: 8
* indent-tabs-mode: nil
* End:
*
* vi: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true:
*/