aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_tun_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_tun_lib.h')
-rw-r--r--src/include/gnunet_tun_lib.h2
1 files changed, 1 insertions, 1 deletions
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