gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r19957 - gnunet/src/stream


From: gnunet
Subject: [GNUnet-SVN] r19957 - gnunet/src/stream
Date: Wed, 22 Feb 2012 21:46:21 +0100

Author: harsha
Date: 2012-02-22 21:46:21 +0100 (Wed, 22 Feb 2012)
New Revision: 19957

Modified:
   gnunet/src/stream/stream_api.c
Log:
-documentation fixes

Modified: gnunet/src/stream/stream_api.c
===================================================================
--- gnunet/src/stream/stream_api.c      2012-02-22 20:43:12 UTC (rev 19956)
+++ gnunet/src/stream/stream_api.c      2012-02-22 20:46:21 UTC (rev 19957)
@@ -623,7 +623,7 @@
  * @param socket the socket through which the ack was received
  * @param tunnel connection to the other end
  * @param sender who sent the message
- * @param ack the acknowledgment message
+ * @param msg the data message
  * @param atsi performance data for the connection
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
@@ -852,7 +852,7 @@
  * @param socket the socket through which the ack was received
  * @param tunnel connection to the other end
  * @param sender who sent the message
- * @param ack the acknowledgment message
+ * @param msg the transmit close message
  * @param atsi performance data for the connection
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]