cleanup: rgw: fix a typo in comment

Signed-off-by: luomuyao <luo.muyao@zte.com.cn>
This commit is contained in:
luomuyao 2017-12-20 09:43:08 +08:00
parent 6443022710
commit 5334f46930

View 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