From 7c2232c3af7edf93a6caa71ffc969916b4f88c4a Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Fri, 4 Oct 2019 22:25:25 +0800 Subject: Rename the catalog free function and remove unnecessary lines --- 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 6b2b890..0b0e509 100644 --- a/icclient/product.h +++ b/icclient/product.h @@ -15,7 +15,7 @@ struct icclient_catalog { extern "C" { #endif - void icclient_product_freecatalog(struct icclient_catalog *catalog); + void icclient_catalog_free(struct icclient_catalog *catalog); #ifdef __cplusplus } -- cgit v1.3