IUUP: Add modelines info

Change-Id: I6cde1a17d917b9cf4c08ca202571fd07bb9302ba
Reviewed-on: https://code.wireshark.org/review/3650
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-08-15 18:54:14 +02:00 committed by Anders Broman
parent ae6c433f0c
commit 1111538200
1 changed files with 12 additions and 0 deletions

View File

@ -1024,3 +1024,15 @@ void proto_register_iuup(void) {
&global_dynamic_payload_type);
}
/*
* 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:
*/