fix typos (#1843)
This commit is contained in:
@@ -384,7 +384,7 @@ enum ZT_ResultCode
|
||||
*/
|
||||
ZT_RESULT_OK_IGNORED = 1,
|
||||
|
||||
// Fatal errors (>100, <1000)
|
||||
// Fatal errors (>=100, <1000)
|
||||
|
||||
/**
|
||||
* Ran out of memory
|
||||
|
||||
Reference in New Issue
Block a user