X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=src%2Ffcint.h;h=8e80d1e415266698678ab3c52a7e17f7a13d7af7;hb=3cd1e673a9b518784183029d5cc1d2adae0cb29a;hp=233b4c3023bf56a037aa750ed180e0eb61fe86fd;hpb=2c93614ea0d0d1d895abe6c44add436c58bd99f8;p=fontconfig.git diff --git a/src/fcint.h b/src/fcint.h index 233b4c3..8e80d1e 100644 --- a/src/fcint.h +++ b/src/fcint.h @@ -253,7 +253,7 @@ struct _FcExprPage { FcExprPage *next_page; FcExpr *next; FcExpr exprs[(1024 - 2/* two pointers */ - 2/* malloc overhead */) * sizeof (void *) / sizeof (FcExpr)]; - FcExpr end[0]; + FcExpr end[]; }; typedef enum _FcQual {