summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-ssl-utils.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-09-21 16:28:53 +0000
committerBill Meier <wmeier@newsguy.com>2011-09-21 16:28:53 +0000
commit4c46725c2c4b10b4d4a90e492d06900e979e7f28 (patch)
tree57222cd34520bbc2a7743d64b5d541e0b0334315 /epan/dissectors/packet-ssl-utils.c
parent37e7fec6cd12ff401dc2fc3aa28627f95b67f837 (diff)
downloadwireshark-4c46725c2c4b10b4d4a90e492d06900e979e7f28.tar.gz
Fix vi "modeline" so it works;
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5748 svn path=/trunk/; revision=39074
Diffstat (limited to 'epan/dissectors/packet-ssl-utils.c')
-rw-r--r--epan/dissectors/packet-ssl-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ssl-utils.c b/epan/dissectors/packet-ssl-utils.c
index 360ff2a73d..cd6bba2e9e 100644
--- a/epan/dissectors/packet-ssl-utils.c
+++ b/epan/dissectors/packet-ssl-utils.c
@@ -3649,6 +3649,6 @@ ssldecrypt_uat_fld_password_chk_cb(void* r _U_, const char* p, unsigned len _U_,
* indent-tabs-mode: nil
* End:
*
- * vi: set shiftwidth=4 tabstop=8 expandtab
+ * vi: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true:
*/