diff libpurple/ft.h @ 32176:5aa171c8776b

Fix a bunch of tiny problems generating our doxygen documentation
author Mark Doliner <mark@kingant.net>
date Sun, 18 Sep 2011 20:46:06 +0000
parents 9f9be9ab3383
children 02a2e8183b1d
line wrap: on
line diff
--- a/libpurple/ft.h	Sun Sep 18 20:20:02 2011 +0000
+++ b/libpurple/ft.h	Sun Sep 18 20:46:06 2011 +0000
@@ -791,7 +791,7 @@
  * Sets the protocol data for a file transfer.
  *
  * @param xfer			The file transfer.
- * @param protocol_data	The protocol data to set for the file transfer.
+ * @param proto_data	The protocol data to set for the file transfer.
  *
  * @since 3.0.0
  */