We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 470fb04 + 7d99290 commit d0d4b60Copy full SHA for d0d4b60
src/rgw/radosgw-admin/orphan.cc
@@ -1,11 +1,10 @@
1
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2
+// vim: ts=8 sw=2 smarttab ft=cpp
3
4
/*
5
* Copyright (C) 2024 IBM
6
*/
7
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
8
-
9
#include "radosgw-admin/orphan.h"
10
#include <string>
11
src/rgw/radosgw-admin/radosgw-admin.cc
@@ -1,10 +1,11 @@
-/*
- * Copyright (C) 2025 IBM
-*/
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab ft=cpp
+/*
+ * Copyright (C) 2025 IBM
+*/
+
#include <cerrno>
#include <sstream>
0 commit comments