mirror of
https://github.com/ceph/ceph
synced 2024-12-18 01:16:55 +00:00
objclass: add indent settings header
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
This commit is contained in:
parent
fefedc1bb1
commit
60c684a4d3
@ -1,3 +1,5 @@
|
||||
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
|
||||
// vim: ts=8 sw=2 smarttab
|
||||
|
||||
#include "common/config.h"
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
|
||||
// vim: ts=8 sw=2 smarttab
|
||||
|
||||
#ifndef CEPH_OBJCLASS_H
|
||||
#define CEPH_OBJCLASS_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user