]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include/rados/librados.h: avoid redefinition of rados_object_list_item
authorKefu Chai <kchai@redhat.com>
Fri, 28 Aug 2020 11:25:51 +0000 (19:25 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Sep 2020 01:53:17 +0000 (09:53 +0800)
commit4c53a02ac56e4e87631262fffc711e2e009561d7
tree0f5b45bcf33832fc99fc15799f772636c218b52e
parent7ca85e77d040e990fc60d7fe99447d3fb1e7f69e
include/rados/librados.h: avoid redefinition of rados_object_list_item

doxygen complains at seeing rados_object_list_item gets defined twice.
so let's fix it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/rados/librados.h