summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders-ID.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-09 18:21:27 +0200
committerMS <ms@taler.net>2020-10-09 18:21:27 +0200
commit27954156322f0a14829e946adc8a24eed1fed34a (patch)
treeb17f9d2944381b27bf1bed864e61b22ac947e776 /src/backend/taler-merchant-httpd_private-get-orders-ID.c
parent95c2f2ce13dbdfa43a1e8fe01619a637ab269107 (diff)
downloadmerchant-27954156322f0a14829e946adc8a24eed1fed34a.tar.gz
merchant-27954156322f0a14829e946adc8a24eed1fed34a.tar.bz2
merchant-27954156322f0a14829e946adc8a24eed1fed34a.zip
Addressing @file warnings.
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-orders-ID.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-get-orders-ID.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-orders-ID.c b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
index dbb573e7..1d4bde27 100644
--- a/src/backend/taler-merchant-httpd_private-get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
@@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
- * @file backend/taler-merchant-httpd_private-get-orders-ID.c
+ * @file taler-merchant-httpd_private-get-orders-ID.c
* @brief implementation of GET /private/orders/ID handler
* @author Florian Dold
* @author Christian Grothoff