summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_lock_product.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 12:00:19 +0200
committerMS <ms@taler.net>2020-10-15 13:05:24 +0200
commit875611bddc13935f5cb34c37720f7fa1661296cd (patch)
treeaaae42c99f615283d32136ead8bae72bb6b96605 /src/testing/testing_api_cmd_lock_product.c
parent8718ecbfcfd6111561118fbf5d293eed37bd838a (diff)
downloadmerchant-875611bddc13935f5cb34c37720f7fa1661296cd.tar.gz
merchant-875611bddc13935f5cb34c37720f7fa1661296cd.tar.bz2
merchant-875611bddc13935f5cb34c37720f7fa1661296cd.zip
Doxygen fixes
Diffstat (limited to 'src/testing/testing_api_cmd_lock_product.c')
-rw-r--r--src/testing/testing_api_cmd_lock_product.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/testing/testing_api_cmd_lock_product.c b/src/testing/testing_api_cmd_lock_product.c
index 070a6f80..d99c25ef 100644
--- a/src/testing/testing_api_cmd_lock_product.c
+++ b/src/testing/testing_api_cmd_lock_product.c
@@ -192,18 +192,6 @@ lock_product_traits (void *cls,
}
-/**
- * Define a "LOCK /products/$ID" CMD.
- *
- * @param label command label.
- * @param merchant_url base URL of the merchant serving the
- * LOCK /product request.
- * @param product_id the ID of the product to lock.
- * @param duration how long the lock should last.
- * @param quantity how money units to lock.
- * @param http_status expected HTTP response code.
- * @return the command.
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_merchant_lock_product (
const char *label,