mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 12:39:01 -04:00
correct define number
This commit is contained in:
parent
a868ff2b25
commit
4d184e00de
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user