Skip to content

Commit 1213df9

Browse files
committed
test/common: fix invalid vim mode
Signed-off-by: Patrick Donnelly <[email protected]>
1 parent bec702d commit 1213df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/common/test_mutex_debug.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2-
// vim: ts=8 sw=2 &smarttab
2+
// vim: ts=8 sw=2 smarttab
33
/*
44
* Ceph - scalable distributed file system
55
*

0 commit comments

Comments
 (0)