summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_patch_template.c
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2022-11-24 05:17:33 -0500
committerpriscilla <priscilla.huang@efrei.net>2022-11-24 05:17:33 -0500
commita16f8ac9bbdafc11b293860619907836f651ead1 (patch)
tree8f3afb5e77f324109d3062a50fad2d25b81a871b /src/lib/merchant_api_patch_template.c
parent699b38cc967f1cb87b87a0619f8215db7e298506 (diff)
downloadmerchant-a16f8ac9bbdafc11b293860619907836f651ead1.tar.gz
merchant-a16f8ac9bbdafc11b293860619907836f651ead1.tar.bz2
merchant-a16f8ac9bbdafc11b293860619907836f651ead1.zip
update
Diffstat (limited to 'src/lib/merchant_api_patch_template.c')
-rw-r--r--src/lib/merchant_api_patch_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/merchant_api_patch_template.c b/src/lib/merchant_api_patch_template.c
index 4cc6b0ca..01256f24 100644
--- a/src/lib/merchant_api_patch_template.c
+++ b/src/lib/merchant_api_patch_template.c
@@ -20,7 +20,7 @@
* @file merchant_api_patch_template.c
* @brief Implementation of the PATCH /templates/$ID request
* of the merchant's HTTP API
- * @author Christian Grothoff
+ * @author Priscilla HUANG
*/
#include "platform.h"
#include <curl/curl.h>