aboutsummaryrefslogtreecommitdiff
path: root/src/pt/gnunet-daemon-pt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/gnunet-daemon-pt.c')
-rw-r--r--src/pt/gnunet-daemon-pt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pt/gnunet-daemon-pt.c b/src/pt/gnunet-daemon-pt.c
index bcc913bd2..da4374223 100644
--- a/src/pt/gnunet-daemon-pt.c
+++ b/src/pt/gnunet-daemon-pt.c
@@ -138,7 +138,7 @@ struct CadetExit
138 138
139 /** 139 /**
140 * Channel we use for DNS requests over CADET, NULL if we did 140 * Channel we use for DNS requests over CADET, NULL if we did
141 * not initialze a channel to this peer yet. 141 * not initialize a channel to this peer yet.
142 */ 142 */
143 struct GNUNET_CADET_Channel *cadet_channel; 143 struct GNUNET_CADET_Channel *cadet_channel;
144 144