mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-21 21:38:09 -05:00
Doc fixes
This commit is contained in:
parent
3cd0aa4f55
commit
774a9a6b30
@ -38,8 +38,8 @@ define_enum!(
|
||||
);
|
||||
|
||||
define_enum!(
|
||||
#[doc = "Command codes used when interacting with the Media Driver"],
|
||||
AeronErrorCode, [
|
||||
#[doc = "Error codes used by the Media Driver control protocol"],
|
||||
AeronControlErrorCode, [
|
||||
(GenericError, AERON_ERROR_CODE_GENERIC_ERROR)
|
||||
]
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user