libsoup r1072 - in trunk: . libsoup



Author: otte
Date: Sun Feb  3 15:55:32 2008
New Revision: 1072
URL: http://svn.gnome.org/viewvc/libsoup?rev=1072&view=rev

Log:
* libsoup/soup-socket.c: update documentation to new API


Modified:
   trunk/ChangeLog
   trunk/libsoup/soup-socket.c

Modified: trunk/libsoup/soup-socket.c
==============================================================================
--- trunk/libsoup/soup-socket.c	(original)
+++ trunk/libsoup/soup-socket.c	Sun Feb  3 15:55:32 2008
@@ -1255,7 +1255,7 @@
  *
  * Attempts to write @len bytes from @buffer to @sock. If some data is
  * successfully written, the resturn status will be
- * %SOUP_SOCKET_SUCCESS, and * nwrote will contain the number of bytes
+ * %SOUP_SOCKET_OK, and * nwrote will contain the number of bytes
  * actually written.
  *
  * If @sock is non-blocking, and no data could be written right away,



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