libpurple/network.h

changeset 29988
05a37f85b276
parent 29987
59b582625aaf
child 30027
2ab6e591cf72
--- a/libpurple/network.h	Mon Apr 12 00:21:46 2010 +0000
+++ b/libpurple/network.h	Mon Apr 12 00:24:04 2010 +0000
@@ -123,8 +123,8 @@
  * The default value is TRUE
  *
  * @param map_external Should the open port be mapped externally?
- * @deprecated In 3.0.0 a boolean will be added to the above functions to
- *             perform the same function.
+ * @deprecated In 3.0.0 a boolean will be added to the functions mentioned
+ *             above to perform the same function.
  * @since 2.3.0
  */
 void purple_network_listen_map_external(gboolean map_external);

mercurial