]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
cleanup: rgw: fix a typo in comment
authorluomuyao <luo.muyao@zte.com.cn>
Wed, 20 Dec 2017 01:43:08 +0000 (09:43 +0800)
committerluomuyao <luo.muyao@zte.com.cn>
Wed, 20 Dec 2017 01:43:08 +0000 (09:43 +0800)
Signed-off-by: luomuyao <luo.muyao@zte.com.cn>
src/rgw/rgw_client_io.h

index 8579b2383526956dee5774136cf2786b8d6c9121..1881192acac890d4efdfcf00212e62c0696419c2 100644 (file)
@@ -315,8 +315,8 @@ public:
   }
 };
 
-} /* namespace rgw */
 } /* namespace io */
+} /* namespace rgw */
 
 
 /* We're doing this nasty thing only because of extensive usage of templates