diff libpurple/protocols/myspace/session.h @ 22162:c0ad8b41ce09

a
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 27 Jan 2008 04:26:38 +0000
parents 430827922828
children fae699fece1f
line wrap: on
line diff
--- a/libpurple/protocols/myspace/session.h	Sun Jan 20 07:11:10 2008 +0000
+++ b/libpurple/protocols/myspace/session.h	Sun Jan 27 04:26:38 2008 +0000
@@ -42,6 +42,7 @@
 
 	gchar *rxbuf;                       /**< Receive buffer */
 	guint rxoff;                        /**< Receive buffer offset */
+	guint rxsize;                       /**< Receive buffer size */
 	guint next_rid;                     /**< Next request/response ID */
 	time_t last_comm;                   /**< Time received last communication */
 	guint inbox_status;                 /**< Bit field of inbox notifications */