gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: -fix #include


From: gnunet
Subject: [taler-donau] branch master updated: -fix #include
Date: Tue, 28 Nov 2023 09:20:54 +0100

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

grothoff pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 18202f3  -fix #include
18202f3 is described below

commit 18202f3b6d49e64980ded53cf3e65e885465581d
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Tue Nov 28 17:20:46 2023 +0900

    -fix #include
---
 src/include/donaudb_lib.h | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/src/include/donaudb_lib.h b/src/include/donaudb_lib.h
index 4fb8ae8..65e6eba 100644
--- a/src/include/donaudb_lib.h
+++ b/src/include/donaudb_lib.h
@@ -14,12 +14,10 @@ A PARTICULAR PURPOSE.See the GNU General Public License for 
more details.
 You should have received a copy of the GNU General Public License along with
                                                TALER; see the file
 COPYING.If not, see <http:                        // www.gnu.org/licenses/>
-*
-**
-*@file include / taler_donaudb_lib.h
-* @brief IO operations for the
-        donau
-'s private keys
+*/
+/**
+ *@file include/taler_donaudb_lib.h
+ * @brief IO operations for the donau's private keys
  * @author Florian Dold
  * @author Benedikt Mueller
  * @author Christian Grothoff
@@ -27,7 +25,7 @@ COPYING.If not, see <http:                        // 
www.gnu.org/licenses/>
 #ifndef DONAUDB_LIB_H
 #define DONAUDB_LIB_H
 
-#include "taler_signatures.h"
+#include "donau_signatures.h"
 #include "donaudb_plugin.h"
 #include "taler/taler_bank_service.h"
 

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