summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Just <sam.just@inktank.com>2013-09-17 10:18:57 -0700
committerSamuel Just <sam.just@inktank.com>2013-10-01 12:36:29 -0700
commitbd4e2afb86d0688845e90968ba163354e02ca12b (patch)
treee93a8dac3283ad684ac212ce9c05d11f99082942
parentf8b0bfa485f869906dc5f7f171ae3aeeb8be9875 (diff)
downloadceph-bd4e2afb86d0688845e90968ba163354e02ca12b.tar.gz
PG.cc: remove leading empty space
Signed-off-by: Samuel Just <sam.just@inktank.com>
-rw-r--r--src/osd/PG.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/PG.cc b/src/osd/PG.cc
index f1985bf961b..f21bb66f0e4 100644
--- a/src/osd/PG.cc
+++ b/src/osd/PG.cc
@@ -1,4 +1,3 @@
-
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab
/*