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/nstime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/nstime.c') diff --git a/epan/nstime.c b/epan/nstime.c index 3c00e8807c..490f0c35ae 100644 --- a/epan/nstime.c +++ b/epan/nstime.c @@ -196,7 +196,7 @@ double wtap_nstime_to_sec(const struct wtap_nstime *nstime) * indent-tabs-mode: nil * End: * - * ex: set shiftwidth=4 tabstop=8 expandtab + * ex: set shiftwidth=4 tabstop=8 expandtab: * :indentSize=4:tabSize=8:noTabs=true: */ -- cgit v1.2.3