aboutsummaryrefslogtreecommitdiff
path: root/lib/libtpm/tcgbios_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libtpm/tcgbios_int.h')
-rw-r--r--lib/libtpm/tcgbios_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtpm/tcgbios_int.h b/lib/libtpm/tcgbios_int.h
index 22df31d..cc38455 100644
--- a/lib/libtpm/tcgbios_int.h
+++ b/lib/libtpm/tcgbios_int.h
@@ -89,7 +89,7 @@ struct TCG_EfiSpecIdEventStruct {
struct TCG_EfiSpecIdEventAlgorithmSize {
uint16_t algorithmId;
uint16_t digestSize;
- } digestSizes[0];
+ } digestSizes[];
/*
uint8_t vendorInfoSize;
uint8_t vendorInfo[0];