packet-assa_r3.c: Use editor modelines from http://www.wireshark.org/tools/modelines...
authorBill Meier <wmeier@newsguy.com>
Tue, 14 Oct 2014 18:19:59 +0000 (14:19 -0400)
committerBill Meier <wmeier@newsguy.com>
Tue, 14 Oct 2014 20:07:51 +0000 (20:07 +0000)
Change-Id: I2d9accd2336448ced30dca1878a3e27cdba29566
Reviewed-on: https://code.wireshark.org/review/4687
Reviewed-by: Bill Meier <wmeier@newsguy.com>
epan/dissectors/packet-assa_r3.c

index 918e88212b601bf351e1a8ce4ff65c4736f1b30d..95f2a9be9db545b9fef95e1833d0008ec1d66369 100644 (file)
@@ -10023,15 +10023,15 @@ void proto_reg_handoff_r3 (void)
   dissector_add_uint ("tcp.port", 8023, r3_handle);
 }
 
-
 /*
- * Editor modelines
+ * Editor modelines  -  http://www.wireshark.org/tools/modelines.html
  *
- * Local variables:
+ * Local Variables:
  * c-basic-offset: 2
  * tab-width: 8
  * indent-tabs-mode: nil
  * End:
  *
- * vim: set tabstop=2 softtabstop=2 shiftwidth=2 expandtab:
+ * vi: set shiftwidth=2 tabstop=8 expandtab:
+ * :indentSize=2:tabSize=8:noTabs=true:
  */