We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24eed8d commit 9c2ccd2Copy full SHA for 9c2ccd2
include/mbedtls/error.h
@@ -52,7 +52,7 @@
52
* For historical reasons, low-level error codes are divided in even and odd,
53
* even codes were assigned first, and -1 is reserved for other errors.
54
*
55
- * Low-level module errors (0x0002-0x007E, 0x0003-0x007F)
+ * Low-level module errors (0x0002-0x007E, 0x0001-0x007F)
56
57
* Module Nr Codes assigned
58
* ERROR 2 0x006E 0x0001
0 commit comments