gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-donau] branch master updated: [donau] adjust some comments


From: gnunet
Subject: [taler-donau] branch master updated: [donau] adjust some comments
Date: Mon, 11 Dec 2023 10:44:49 +0100

This is an automated email from the git hooks/post-receive script.

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 87999a4  [donau] adjust some comments
87999a4 is described below

commit 87999a441ef2701437219be3016ca54e1285a4b5
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Mon Dec 11 10:44:48 2023 +0100

    [donau] adjust some comments
---
 src/donau/donau-httpd_batch-issue_receipts.c  | 4 ++--
 src/donau/donau-httpd_batch-issue_receipts.h  | 4 ++--
 src/donau/donau-httpd_batch-submit_receipts.c | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/donau/donau-httpd_batch-issue_receipts.c 
b/src/donau/donau-httpd_batch-issue_receipts.c
index 724afe9..f8173dc 100644
--- a/src/donau/donau-httpd_batch-issue_receipts.c
+++ b/src/donau/donau-httpd_batch-issue_receipts.c
@@ -17,7 +17,7 @@
   see <http://www.gnu.org/licenses/>
 */
 /**
- * @file taler-donau-httpd_batch-withdraw.c
+ * @file donau-httpd_batch-issue_receipts.c
  * @brief Handle /reserves/$RESERVE_PUB/batch-withdraw requests
  * @author Florian Dold
  * @author Benedikt Mueller
@@ -927,4 +927,4 @@ TEH_handler_batch_withdraw (struct TEH_RequestContext *rc,
 }
 
 
-/* end of taler-donau-httpd_batch-withdraw.c */
+/* end of donau-httpd_batch-issue_receipts.c */
diff --git a/src/donau/donau-httpd_batch-issue_receipts.h 
b/src/donau/donau-httpd_batch-issue_receipts.h
index c13c8a3..4821804 100644
--- a/src/donau/donau-httpd_batch-issue_receipts.h
+++ b/src/donau/donau-httpd_batch-issue_receipts.h
@@ -1,6 +1,6 @@
 /*
   This file is part of TALER
-  Copyright (C) 2014-2022 Taler Systems SA
+  Copyright (C) 2014-2023 Taler Systems SA
 
   TALER is free software; you can redistribute it and/or modify it under the
   terms of the GNU Affero General Public License as published by the Free 
Software
@@ -14,7 +14,7 @@
   TALER; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>
 */
 /**
- * @file taler-donau-httpd_batch-withdraw.h
+ * @file donau-httpd_batch-issue_receipts.h
  * @brief Handle /reserve/batch-withdraw requests
  * @author Florian Dold
  * @author Benedikt Mueller
diff --git a/src/donau/donau-httpd_batch-submit_receipts.c 
b/src/donau/donau-httpd_batch-submit_receipts.c
index 1ee1e54..e062833 100644
--- a/src/donau/donau-httpd_batch-submit_receipts.c
+++ b/src/donau/donau-httpd_batch-submit_receipts.c
@@ -14,7 +14,7 @@
   TALER; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>
 */
 /**
- * @file taler-donau-httpd_batch-deposit.c
+ * @file donau-httpd_batch-submit_receipts.c
  * @brief Handle /batch-deposit requests; parses the POST and JSON and
  *        verifies the coin signatures before handing things off
  *        to the database.
@@ -726,4 +726,4 @@ TEH_handler_batch_deposit (struct TEH_RequestContext *rc,
 }
 
 
-/* end of taler-donau-httpd_batch-deposit.c */
+/* end of donau-httpd_batch-submit_receipts.c */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]