gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: Addressing @file warnings


From: gnunet
Subject: [taler-merchant] branch master updated: Addressing @file warnings
Date: Fri, 09 Oct 2020 18:24:33 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 217f04d  Addressing @file warnings
217f04d is described below

commit 217f04d2a2e77ea4cbb48cd814cac145586e5a66
Author: MS <ms@taler.net>
AuthorDate: Fri Oct 9 18:24:30 2020 +0200

    Addressing @file warnings
---
 src/mustach/mustach-jansson.h            | 2 +-
 src/mustach/mustach.h                    | 2 +-
 src/testing/testing_api_cmd_tip_pickup.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/mustach/mustach-jansson.h b/src/mustach/mustach-jansson.h
index f1a1b76..b4a2ebe 100644
--- a/src/mustach/mustach-jansson.h
+++ b/src/mustach/mustach-jansson.h
@@ -31,7 +31,7 @@
  *
  * @template: the template string to instanciate
  * @root:     the root json object to render
- * @file:     the file where to write the result
+ * \@file:     the file where to write the result
  *
  * Returns 0 in case of success, -1 with errno set in case of system error
  * a other negative value in case of error.
diff --git a/src/mustach/mustach.h b/src/mustach/mustach.h
index b2e5f8f..1fddb92 100644
--- a/src/mustach/mustach.h
+++ b/src/mustach/mustach.h
@@ -203,7 +203,7 @@ struct mustach_sbuf {
  * @template: the template string to instanciate
  * @itf:      the interface to the functions that mustach calls
  * @closure:  the closure to pass to functions called
- * @file:     the file where to write the result
+ * \@file:     the file where to write the result
  *
  * Returns 0 in case of success, -1 with errno set in case of system error
  * a other negative value in case of error.
diff --git a/src/testing/testing_api_cmd_tip_pickup.c 
b/src/testing/testing_api_cmd_tip_pickup.c
index 80e372f..495f80f 100644
--- a/src/testing/testing_api_cmd_tip_pickup.c
+++ b/src/testing/testing_api_cmd_tip_pickup.c
@@ -18,7 +18,7 @@
 */
 
 /**
- * @file testing_api_cmd_tip.c
+ * @file testing_api_cmd_tip_pickup.c
  * @brief command to test the tipping.
  * @author Marcello Stanisci
  */

-- 
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]