From 781129806f9fba24eda48ff64dc75cb33b2bb1ef Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Wed, 21 Sep 2011 17:49:11 +0000 Subject: Fix ex "modeline" so it works; See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5748 svn path=/trunk/; revision=39081 --- epan/dissectors/packet-db-lsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-db-lsp.c') diff --git a/epan/dissectors/packet-db-lsp.c b/epan/dissectors/packet-db-lsp.c index a307596fd3..3905f7431b 100644 --- a/epan/dissectors/packet-db-lsp.c +++ b/epan/dissectors/packet-db-lsp.c @@ -262,6 +262,6 @@ proto_reg_handoff_db_lsp (void) * indent-tabs-mode: nil * End: * - * ex: set shiftwidth=2 tabstop=8 expandtab + * ex: set shiftwidth=2 tabstop=8 expandtab: * :indentSize=2:tabSize=8:noTabs=true: */ -- cgit v1.2.3