summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_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_get_template.c
parent699b38cc967f1cb87b87a0619f8215db7e298506 (diff)
downloadmerchant-a16f8ac9bbdafc11b293860619907836f651ead1.tar.gz
merchant-a16f8ac9bbdafc11b293860619907836f651ead1.tar.bz2
merchant-a16f8ac9bbdafc11b293860619907836f651ead1.zip
update
Diffstat (limited to 'src/lib/merchant_api_get_template.c')
-rw-r--r--src/lib/merchant_api_get_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/merchant_api_get_template.c b/src/lib/merchant_api_get_template.c
index 4ad2d8d0..23c35d8b 100644
--- a/src/lib/merchant_api_get_template.c
+++ b/src/lib/merchant_api_get_template.c
@@ -17,7 +17,7 @@
/**
* @file merchant_api_get_template.c
* @brief Implementation of the GET /templates/$ID request of the merchant's HTTP API
- * @author Christian Grothoff
+ * @author Priscilla HUANG
*/
#include "platform.h"
#include <curl/curl.h>