From 737bd34f39e9a3d14d170633e07c555d9e26d026 Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Thu, 26 Sep 2019 11:19:10 +0800 Subject: Build product code again --- icclient/product.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icclient') diff --git a/icclient/product.h b/icclient/product.h index f912b17..2ea1f53 100644 --- a/icclient/product.h +++ b/icclient/product.h @@ -7,7 +7,7 @@ struct ic_product { }; struct ic_catalog { - unsigned int length; + size_t length; struct ic_product *products[]; }; -- cgit v1.3