]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/crimson/test_messenger: add editor variables in header
authorKefu Chai <kchai@redhat.com>
Sat, 29 May 2021 05:45:41 +0000 (13:45 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 29 May 2021 08:48:44 +0000 (16:48 +0800)
to help emacs and vim to format the code better.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/crimson/test_messenger.cc

index 19f37df2c3ec102140a9ff187140a05781bb87db..33914aa4e6823646c751c006e1433417bad533f8 100644 (file)
@@ -1,3 +1,6 @@
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab
+
 #include "common/ceph_argparse.h"
 #include "common/ceph_time.h"
 #include "messages/MPing.h"