From: luomuyao Date: Wed, 20 Dec 2017 01:43:08 +0000 (+0800) Subject: cleanup: rgw: fix a typo in comment X-Git-Tag: wip-pdonnell-testing-20180317.202121~772^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5334f46930e1c1d755152716be8e63fb6ef06afb;p=ceph-ci.git cleanup: rgw: fix a typo in comment Signed-off-by: luomuyao --- diff --git a/src/rgw/rgw_client_io.h b/src/rgw/rgw_client_io.h index 8579b238352..1881192acac 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