aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nat-pmp.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-07-23 17:46:09 +0000
committerBill Meier <wmeier@newsguy.com>2009-07-23 17:46:09 +0000
commit65faee6470a74a7511b5182e8d337b3ebb31a8d5 (patch)
tree8124886c9e5fbdcef9f97eb46c40203ca2b206e4 /epan/dissectors/packet-nat-pmp.c
parent7f00738810af4560a0fe9f7b3b112c38854e51c7 (diff)
Set editor modelines to be consistent between emacs and vi/ex;
Indentation and whitespace cleanup; svn path=/trunk/; revision=29180
Diffstat (limited to 'epan/dissectors/packet-nat-pmp.c')
-rw-r--r--epan/dissectors/packet-nat-pmp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-nat-pmp.c b/epan/dissectors/packet-nat-pmp.c
index fd6a5029d9..74305f947e 100644
--- a/epan/dissectors/packet-nat-pmp.c
+++ b/epan/dissectors/packet-nat-pmp.c
@@ -231,6 +231,6 @@ void proto_reg_handoff_nat_pmp (void)
* indent-tabs-mode: nil
* End:
*
- * ex: set shiftwidth=2 tabstop=8 noexpandtab
- * :indentSize=2:tabSize=8:noTabs=false:
+ * ex: set shiftwidth=2 tabstop=8 expandtab
+ * :indentSize=2:tabSize=8:noTabs=true:
*/