Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc/conf.py: define CEPH_RADOS_API for breathe
otherwise we could have following errors: Invalid C declaration: Expected identifier in nested name, got keyword: int [error at 18] CEPH_RADOS_API int rados_aio_append (rados_ioctx_t io, const char *oid, rados_completion_t completion, const char *buf, size_t len) ------------------^ Signed-off-by: Kefu Chai <[email protected]>
- Loading branch information