mirror of
https://github.com/zerotier/zssp.git
synced 2026-05-22 16:28:40 -07:00
fixed docs
This commit is contained in:
@@ -13,7 +13,7 @@ pub enum OpenError {
|
||||
IdentityTooLarge,
|
||||
|
||||
/// An error was returned by one of the ratchet state `ApplicationLayer` callbacks.
|
||||
/// The received packet was dropped.
|
||||
/// The session could not be openned as a result.
|
||||
StorageError(std::io::Error),
|
||||
}
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ pub enum OpenError {
|
||||
IdentityTooLarge,
|
||||
|
||||
/// An error was returned by one of the ratchet state `ApplicationLayer` callbacks.
|
||||
/// The received packet was dropped.
|
||||
/// The session could not be openned as a result.
|
||||
StorageError(std::io::Error),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user