From c80e021e6f40f498db163d1bb4e63269f1c32129 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 20 Jan 2014 09:42:52 +0000 Subject: Add modelines info svn path=/trunk/; revision=54855 --- ui/tap_export_pdu.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'ui/tap_export_pdu.c') diff --git a/ui/tap_export_pdu.c b/ui/tap_export_pdu.c index 6c3fab4866..5ac710980c 100644 --- a/ui/tap_export_pdu.c +++ b/ui/tap_export_pdu.c @@ -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; } - \ No newline at end of file + +/* + * 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: + */ -- cgit v1.2.1