From 5334f46930e1c1d755152716be8e63fb6ef06afb Mon Sep 17 00:00:00 2001 From: luomuyao Date: Wed, 20 Dec 2017 09:43:08 +0800 Subject: [PATCH] cleanup: rgw: fix a typo in comment Signed-off-by: luomuyao --- src/rgw/rgw_client_io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rgw/rgw_client_io.h b/src/rgw/rgw_client_io.h index 8579b2383526..1881192acac8 100644 --- a/src/rgw/rgw_client_io.h +++ b/src/rgw/rgw_client_io.h @@ -315,8 +315,8 @@ public: } }; -} /* namespace rgw */ } /* namespace io */ +} /* namespace rgw */ /* We're doing this nasty thing only because of extensive usage of templates -- 2.47.3