Skip to content
Snippets Groups Projects
Commit 581ae312 authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Add editor modeline.

This will make sure people have a better chance of following the
code style of this file.
parent 83ae3460
No related branches found
No related tags found
No related merge requests found
......@@ -672,3 +672,16 @@ $VCSH_COMMAND "$@"
hook post-command
verbose "$VCSH_COMMAND end, exiting"
exit $VCSH_COMMAND_RETURN_CODE
#
# Editor modelines - https://www.wireshark.org/tools/modelines.html
#
# Local variables:
# c-basic-offset: 8
# tab-width: 8
# indent-tabs-mode: t
# End:
#
# vi: set shiftwidth=8 tabstop=8 noexpandtab:
# :indentSize=8:tabSize=8:noTabs=false:
#
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment