summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-products.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-26 00:57:51 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-26 00:57:51 +0200
commit6ca84e4121cf4bd1b8c66d2ef4bd58eeb7003ea3 (patch)
tree413ec62a53e70f4a7ab197eb35be13091ccc1873 /src/backend/taler-merchant-httpd_private-post-products.h
parentff42a36520baabd9d558ce51b2f92d54944e2d00 (diff)
downloadmerchant-6ca84e4121cf4bd1b8c66d2ef4bd58eeb7003ea3.tar.gz
merchant-6ca84e4121cf4bd1b8c66d2ef4bd58eeb7003ea3.tar.bz2
merchant-6ca84e4121cf4bd1b8c66d2ef4bd58eeb7003ea3.zip
first hack at POST /orders
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-post-products.h')
-rw-r--r--src/backend/taler-merchant-httpd_private-post-products.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_private-post-products.h b/src/backend/taler-merchant-httpd_private-post-products.h
index 0874bc2d..efcbf5f0 100644
--- a/src/backend/taler-merchant-httpd_private-post-products.h
+++ b/src/backend/taler-merchant-httpd_private-post-products.h
@@ -28,7 +28,7 @@
/**
- * Generate an instance, given its configuration.
+ * Generate a product entry in our inventory.
*
* @param rh context of the handler
* @param connection the MHD connection to handle