Add default modeline settings to the end of the skeleton code.
svn path=/trunk/; revision=39178
This commit is contained in:
parent
2d50d73dcb
commit
e69df476e7
@ -1086,6 +1086,20 @@ proto_reg_handoff_PROTOABBREV(void)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* 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:
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
------------------------------------Cut here------------------------------------
|
------------------------------------Cut here------------------------------------
|
||||||
|
|
||||||
1.3 Explanation of needed substitutions in code skeleton.
|
1.3 Explanation of needed substitutions in code skeleton.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user