summaryrefslogtreecommitdiff
path: root/icclient
diff options
context:
space:
mode:
Diffstat (limited to 'icclient')
-rw-r--r--icclient/product.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/icclient/product.h b/icclient/product.h
index 5e78b2c..266d707 100644
--- a/icclient/product.h
+++ b/icclient/product.h
@@ -7,6 +7,7 @@ struct icclient_product {
char *comment;
char *image;
double price;
+ double weight;
char *author;
};