Add modelines info

svn path=/trunk/; revision=54855
This commit is contained in:
Alexis La Goutte 2014-01-20 09:42:52 +00:00
parent fdee928692
commit c80e021e6f
1 changed files with 13 additions and 1 deletions

View File

@ -212,4 +212,16 @@ do_export_pdu(const char *filter, gchar *tap_name, gpointer data)
exp_pdu_file_open(exp_pdu_tap_data);
return 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:
*/