Merge branch 'master' into 3.0.0-releng

This commit is contained in:
Joris Vink 2018-12-22 10:23:11 +01:00
commit 17949cefe8
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ struct kore_timer {
#define KORE_MSG_KEYMGR_REQ 2
#define KORE_MSG_KEYMGR_RESP 3
#define KORE_MSG_SHUTDOWN 4
#define KORE_MSG_ENTROPY_REQ 4
#define KORE_MSG_ENTROPY_REQ 5
#define KORE_MSG_ENTROPY_RESP 6
#define KORE_MSG_CERTIFICATE 7
#define KORE_MSG_CERTIFICATE_REQ 8