From: Samuel Just Date: Sat, 11 Feb 2017 00:55:42 +0000 (-0800) Subject: test/osd_types.cc: fix emacs line at the top X-Git-Tag: v12.0.3~129^2~41 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7485f9e7cce2e9015855cb74b4187b4d7ed22c5a;p=ceph.git test/osd_types.cc: fix emacs line at the top Signed-off-by: Samuel Just --- diff --git a/src/test/osd/types.cc b/src/test/osd/types.cc index 3a03d606d38..2e0233cf686 100644 --- a/src/test/osd/types.cc +++ b/src/test/osd/types.cc @@ -1,4 +1,4 @@ -// -*- mode:C; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- +// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- // vim: ts=8 sw=2 smarttab /* * Ceph - scalable distributed file system