libpurple/connection.h

branch
soc.2013.gobjectification
changeset 34901
a19e5619aee3
parent 34894
df5ed3731148
parent 34317
4de5b4193f32
child 34904
dee62fd8249d
child 36605
f483c37f853b
--- a/libpurple/connection.h	Thu Aug 29 14:38:45 2013 +0530
+++ b/libpurple/connection.h	Thu Aug 29 18:01:59 2013 +0530
@@ -465,7 +465,7 @@
 void purple_connection_update_last_received(PurpleConnection *gc);
 
 /**
- * Gets the maximum message size for the protocol. It may depend on
+ * Gets the maximum message size in bytes for the protocol. It may depend on
  * connection-specific variables (like protocol version).
  *
  * @see PurplePluginProtocolInfo#get_max_message_size

mercurial