comment
authorChristian Grothoff <christian@grothoff.org>
Thu, 21 Jan 2010 14:09:01 +0000 (14:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 21 Jan 2010 14:09:01 +0000 (14:09 +0000)
src/transport/plugin_transport_tcp.c

index 53e47ff110e8e6e90dbaaae9b8bed64a3e2fb705..aef5d0b39128577ee415b384e64f80f3ab9144ad 100644 (file)
@@ -56,6 +56,9 @@
  */
 struct WelcomeMessage
 {
+  /**
+   * Type is GNUNET_MESSAGE_TYPE_TRANSPORT_TCP_WELCOME.
+   */
   struct GNUNET_MessageHeader header;
 
   /**