mirror of
https://github.com/ceph/ceph
synced 2025-03-06 08:20:12 +00:00
Merge pull request #6741 from SUSE/wip-tyepdef-typo-fix
include/rados/librados.h: fix typo Reviewed-by: Loic Dachary <ldachary@redhat.com>
This commit is contained in:
commit
ce944e4cb1
@ -145,7 +145,7 @@ enum {
|
|||||||
typedef void *rados_t;
|
typedef void *rados_t;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @tyepdef rados_config_t
|
* @typedef rados_config_t
|
||||||
*
|
*
|
||||||
* A handle for the ceph configuration context for the rados_t cluster
|
* A handle for the ceph configuration context for the rados_t cluster
|
||||||
* instance. This can be used to share configuration context/state
|
* instance. This can be used to share configuration context/state
|
||||||
|
Loading…
Reference in New Issue
Block a user