gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 01/02: typo in header file for w32


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 01/02: typo in header file for w32
Date: Sat, 07 Sep 2019 11:19:10 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

commit 0e7e66ebcb8fdb2a1e7de2b99fb100cdf9d2d922
Author: ng0 <address@hidden>
AuthorDate: Sat Sep 7 09:15:52 2019 +0000

    typo in header file for w32
---
 src/gns/gnunet_w32nsp_lib.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/gns/gnunet_w32nsp_lib.h b/src/gns/gnunet_w32nsp_lib.h
index bd1360acd..1c17efefe 100644
--- a/src/gns/gnunet_w32nsp_lib.h
+++ b/src/gns/gnunet_w32nsp_lib.h
@@ -1,9 +1,9 @@
-#if !defined(GNUENT_W32NSP_LIB_H)
-#define GNUENT_W32NSP_LIB_H
+#if !defined(GNUNET_W32NSP_LIB_H)
+#define GNUNET_W32NSP_LIB_H
 
 #include <basetyps.h>
 
 /* E0D24085-622C-4A93-9A0018-034469DE28DA */
 DEFINE_GUID (GNUNET_NAMESPACE_PROVIDER_DNS, 0xE0D24085L, 0x622C, 0x4A93, 0x9A, 
0x18, 0x03, 0x44, 0x69, 0xDE, 0x28, 0xDA);
 
-#endif /* GNUENT_W32NSP_LIB_H */
\ No newline at end of file
+#endif /* GNUNET_W32NSP_LIB_H */

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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