Skip to content

Commit 2524bbf

Browse files
committed
tools/ceph_dedup: add modelines for emacs and vim
add modelines for emacs and vim so that the source code is formatted with expected alignment even if the editor's default setting is not match with the expected settings. Signed-off-by: Kefu Chai <[email protected]>
1 parent 13a4bec commit 2524bbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/ceph_dedup/ceph_dedup_daemon.cc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2+
// vim: ts=8 sw=2 smarttab
3+
14
#include "common.h"
25
#include "log/Log.h"
36

0 commit comments

Comments
 (0)