]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test: add some missing modelines
authorJohn Spray <john.spray@redhat.com>
Mon, 11 Aug 2014 21:12:58 +0000 (22:12 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Aug 2014 00:34:18 +0000 (01:34 +0100)
Just happened to be editing these and they had
emacs modelines but no vim modelines.

Signed-off-by: John Spray <john.spray@redhat.com>
src/test/osd/RadosModel.cc
src/test/osd/RadosModel.h
src/test/osd/TestRados.cc

index efde283fb28ba7b6b4a391f05100f8d5d820bfbc..66058b0ceb85d0aeb5516b00fa8fa051b2efa85b 100644 (file)
@@ -1,4 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// vim: ts=8 sw=2 smarttab
 #include "include/interval_set.h"
 #include "include/buffer.h"
 #include <list>
index e81699dab124189c3ede5807161f9af9119eaf86..af8e4bbcd99796456f36500b45723e6fdcbdb57c 100644 (file)
@@ -1,4 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// vim: ts=8 sw=2 smarttab
 #include "include/int_types.h"
 
 #include "common/Mutex.h"
index 01a465f9639c20fac6e57220e1702345ad01b4f7..405f9dfabe933d20c6806b52294a3c6b5cf6e70d 100644 (file)
@@ -1,4 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab
 #include "common/Mutex.h"
 #include "common/Cond.h"
 #include "common/errno.h"