]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Remove trailing ; from fn definitions 1789/head
authorJohn Spray <john.spray@inktank.com>
Thu, 8 May 2014 10:40:38 +0000 (11:40 +0100)
committerJohn Spray <john.spray@inktank.com>
Thu, 8 May 2014 12:28:56 +0000 (13:28 +0100)
commit13750a1d03df5fc082b5c0d78f583692268afb1f
tree72caed3581ced0f62f1a7977bcd0860eede32258
parent447335aa08fa22e0213317e4e7ac98237216b342
rgw: Remove trailing ; from fn definitions

Clang:
warning: extra ';' after member function
definition [-Wextra-semi]

Signed-off-by: John Spray <john.spray@inktank.com>
src/rgw/rgw_user.h