Updates for protocol-revision 20 through 24 (#258)

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
Steve Karg
2022-05-03 11:59:27 -05:00
committed by GitHub
parent 601e3b80f9
commit 3c64869dca
3 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -1913,7 +1913,7 @@ typedef enum {
ERROR_CODE_CERTIFICATE_INVALID = 201,
ERROR_CODE_CERTIFICATE_MALFORMED = 202,
ERROR_CODE_CERTIFICATE_REVOKED = 203,
ERROR_CODE_UNKNOWN_KEY2 = 204,
ERROR_CODE_UNKNOWN_SECURITY_KEY = 204,
ERROR_CODE_REFERENCED_PORT_IN_ERROR = 205,
/* Enumerated values 0-255 are reserved for definition by ASHRAE. */
ERROR_CODE_RESERVED_MAX = 255,