[Assignment-7] added missing comma
This commit is contained in:
parent
f865836630
commit
e3daea6279
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ const sgx_ec256_public_t authorized[2] = {
|
|||
0x72, 0xb5, 0x42, 0x4f, 0x1c, 0xfb, 0xb6, 0xd0,
|
||||
0x29, 0x4f, 0x5f, 0xd2, 0xef, 0x29, 0x49, 0x1c,
|
||||
0xea, 0x2b, 0xf5, 0x61, 0x5e, 0x50, 0xe5, 0x76
|
||||
}
|
||||
},
|
||||
.gy = {
|
||||
0xb2, 0x58, 0xa6, 0xf9, 0xf3, 0xc4, 0xb5, 0xdf,
|
||||
0xa0, 0x4b, 0xb6, 0xad, 0xdd, 0xb1, 0x04, 0xec,
|
||||
|
|
Loading…
Reference in a new issue