[Assignment-7] added missing comma

This commit is contained in:
Sascha Tommasone 2024-07-06 14:53:08 +02:00 committed by saschato
parent f865836630
commit e3daea6279

View file

@ -70,7 +70,7 @@ const sgx_ec256_public_t authorized[2] = {
0x72, 0xb5, 0x42, 0x4f, 0x1c, 0xfb, 0xb6, 0xd0, 0x72, 0xb5, 0x42, 0x4f, 0x1c, 0xfb, 0xb6, 0xd0,
0x29, 0x4f, 0x5f, 0xd2, 0xef, 0x29, 0x49, 0x1c, 0x29, 0x4f, 0x5f, 0xd2, 0xef, 0x29, 0x49, 0x1c,
0xea, 0x2b, 0xf5, 0x61, 0x5e, 0x50, 0xe5, 0x76 0xea, 0x2b, 0xf5, 0x61, 0x5e, 0x50, 0xe5, 0x76
} },
.gy = { .gy = {
0xb2, 0x58, 0xa6, 0xf9, 0xf3, 0xc4, 0xb5, 0xdf, 0xb2, 0x58, 0xa6, 0xf9, 0xf3, 0xc4, 0xb5, 0xdf,
0xa0, 0x4b, 0xb6, 0xad, 0xdd, 0xb1, 0x04, 0xec, 0xa0, 0x4b, 0xb6, 0xad, 0xdd, 0xb1, 0x04, 0xec,