summaryrefslogtreecommitdiff
path: root/icclient/product.h
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-19 22:50:54 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-19 22:50:54 +0800
commitd5611aff4cbc6ce13282720a0f72fc9d8690c8dd (patch)
tree817bfccb4d1e680e9317f3f923f7ced9e7ad0a08 /icclient/product.h
parentf1f174bb283b5e6a0505a894b33cb5c1ff35150b (diff)
Same reason as before
Diffstat (limited to 'icclient/product.h')
-rw-r--r--icclient/product.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/icclient/product.h b/icclient/product.h
index ac41bc7..4d7f0c7 100644
--- a/icclient/product.h
+++ b/icclient/product.h
@@ -13,7 +13,7 @@ struct icclient_product {
char *thumb;
char *image;
double price;
- char *prod_group;
+ char *prodgroup;
double weight;
char *author;
struct icclient_product_crosssell *crosssell;