]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_http_client_types.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_http_client_types.h
index 39b0f1590f51546d849cd00af6111faf4b87d526..84e6ed6782043de4df50c31fe9fa8b3686553a8b 100644 (file)
@@ -56,7 +56,7 @@ class RGWIOProvider
 
 public:
   RGWIOProvider() {}
-  virtual ~RGWIOProvider() = default; 
+  virtual ~RGWIOProvider() = default;
 
   void assign_io(RGWIOIDProvider& io_id_provider, int io_type = -1);
   rgw_io_id get_io_id(int io_type) {