VSIP: Add Modelines info

Change-Id: I6b578bad375687651e06508ea9c532bbad3472c8
Reviewed-on: https://code.wireshark.org/review/7631
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Alexis La Goutte 2015-03-10 22:45:06 +01:00 committed by Michael Mann
parent 45a06dba6a
commit 20afdbc57b
1 changed files with 13 additions and 0 deletions

View File

@ -2092,3 +2092,16 @@ void proto_reg_handoff_vsip(void)
Initialized = TRUE;
}
}
/*
* Editor modelines
*
* Local Variables:
* c-basic-offset: 4
* tab-width: 8
* indent-tabs-mode: nil
* End:
*
* ex: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true:
*/