diff options
author | Daniel Gryniewicz <dang@redhat.com> | 2019-08-19 16:50:03 +0200 |
---|---|---|
committer | Daniel Gryniewicz <dang@redhat.com> | 2019-08-19 18:51:07 +0200 |
commit | 90d0b934ac8af94dea1c719d3eac187657faf0fd (patch) | |
tree | 4b2ff30f3e8d8ef50451c2a8e91008f88858b712 /src/rgw/rgw_website.h | |
parent | Merge PR #29719 into master (diff) | |
download | ceph-90d0b934ac8af94dea1c719d3eac187657faf0fd.tar.xz ceph-90d0b934ac8af94dea1c719d3eac187657faf0fd.zip |
RGW - Make sure editor settings are correct for all files
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Diffstat (limited to 'src/rgw/rgw_website.h')
-rw-r--r-- | src/rgw/rgw_website.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rgw/rgw_website.h b/src/rgw/rgw_website.h index 8366f39c02c..fa3c19578fa 100644 --- a/src/rgw/rgw_website.h +++ b/src/rgw/rgw_website.h @@ -1,5 +1,5 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- -// vim: ts=8 sw=2 smarttab +// vim: ts=8 sw=2 smarttab ft=cpp /* * Ceph - scalable distributed file system |