aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_namestore_service.h1
-rw-r--r--src/include/gnunet_tun_lib.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index 853352109..75e9224ef 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -1,3 +1,4 @@
1
1/* 2/*
2 This file is part of GNUnet 3 This file is part of GNUnet
3 (C) 2012, 2013 Christian Grothoff (and other contributing authors) 4 (C) 2012, 2013 Christian Grothoff (and other contributing authors)
diff --git a/src/include/gnunet_tun_lib.h b/src/include/gnunet_tun_lib.h
index 683910d93..e0725a75c 100644
--- a/src/include/gnunet_tun_lib.h
+++ b/src/include/gnunet_tun_lib.h
@@ -578,7 +578,7 @@ struct GNUNET_TUN_GnsVpnRecord
578 /** 578 /**
579 * The peer to contact 579 * The peer to contact
580 */ 580 */
581 struct GNUNET_HashCode peer; 581 struct GNUNET_PeerIdentity peer;
582 582
583 /** 583 /**
584 * The protocol to use 584 * The protocol to use