From a6531b28ac1d227d560824f19983d5a8b25a224d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Fri, 10 Jan 2020 19:27:06 +0800 Subject: Correct order function documentation --- icclient/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icclient/client.h b/icclient/client.h index 1354009..600686a 100644 --- a/icclient/client.h +++ b/icclient/client.h @@ -28,7 +28,7 @@ extern "C" { , struct icclient_catalog **catalogptr); /*! - * \brief For fetching data about all active products. + * \brief For putting an item to a cart. * \param orderptr A pointer to pointer to the order. * \param sku The SKU of the item to order. * \param catalog A pointer to the catalog from which the item is. -- cgit v1.2.3