[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-donau] branch master updated: [headers] small changes
From: |
gnunet |
Subject: |
[taler-donau] branch master updated: [headers] small changes |
Date: |
Tue, 09 Jan 2024 12:11:31 +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 2579528 [headers] small changes
2579528 is described below
commit 25795286fb6b6a90c7920eabc189002f9b9e9327
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Tue Jan 9 12:12:26 2024 +0100
[headers] small changes
---
src/include/donau_testing_lib.h | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/include/donau_testing_lib.h b/src/include/donau_testing_lib.h
index cffb6a8..fda4452 100644
--- a/src/include/donau_testing_lib.h
+++ b/src/include/donau_testing_lib.h
@@ -24,8 +24,8 @@
* @author Marcello Stanisci
*
*/
-#ifndef TALER_TESTING_LIB_H
-#define TALER_TESTING_LIB_H
+#ifndef DONAU_LIB_H
+#define DONAU_LIB_H
#include "taler/taler_util.h"
#include <microhttpd.h>
@@ -71,4 +71,6 @@ DONAU_TESTING_main (char *const *argv,
const char *cfg_file,
struct TALER_TESTING_Credentials *cred,
TALER_TESTING_Main main_cb,
- void *main_cb_cls);
\ No newline at end of file
+ void *main_cb_cls);
+
+#endif
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-donau] branch master updated: [headers] small changes,
gnunet <=