aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-19 19:06:30 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-19 19:06:30 +0000
commit9ac941283d419e21937e63629f3e6610abab233b (patch)
treeb9db97d2b00085e47a66a5e8e8a01c97f5528213 /src/include/gnunet_transport_plugin.h
parent4715a1778070d339252b24f16d3cca9823d31781 (diff)
downloadgnunet-9ac941283d419e21937e63629f3e6610abab233b.tar.gz
gnunet-9ac941283d419e21937e63629f3e6610abab233b.zip
-doxygen, fixing #3223
Diffstat (limited to 'src/include/gnunet_transport_plugin.h')
-rw-r--r--src/include/gnunet_transport_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_transport_plugin.h b/src/include/gnunet_transport_plugin.h
index 9df077823..62c8f1638 100644
--- a/src/include/gnunet_transport_plugin.h
+++ b/src/include/gnunet_transport_plugin.h
@@ -488,6 +488,7 @@ typedef struct Session *
488(*GNUNET_TRANSPORT_CreateSession) (void *cls, 488(*GNUNET_TRANSPORT_CreateSession) (void *cls,
489 const struct GNUNET_HELLO_Address *address); 489 const struct GNUNET_HELLO_Address *address);
490 490
491
491/** 492/**
492 * Function that will be called whenever the transport service wants to 493 * Function that will be called whenever the transport service wants to
493 * notify the plugin that a session is still active and in use and 494 * notify the plugin that a session is still active and in use and