libpurple/protocol.h

branch
soc.2013.gobjectification.plugins
changeset 36605
f483c37f853b
parent 36587
69cdb86cfbc5
child 36608
bb8dbeba5bed
--- a/libpurple/protocol.h	Thu Aug 29 14:40:19 2013 +0530
+++ b/libpurple/protocol.h	Thu Aug 29 18:05:55 2013 +0530
@@ -506,8 +506,8 @@
 	                         PurpleGetPublicAliasFailureCallback failure_cb);
 
 	/**
-	 * Gets the maximum message size for the protocol. It may depend on
-	 * connection-specific variables (like protocol version).
+	 * Gets the maximum message size in bytes for the protocol. It may
+	 * depend on connection-specific variables (like protocol version).
 	 *
 	 * This value is intended for plaintext message, the exact value may be
 	 * lower because of:

mercurial