diff libpurple/ft.h @ 32461:cea77667da7d

Added protocol_data and ui_data accessor functions for Whiteboard.
author andrew.victor@mxit.com
date Tue, 30 Aug 2011 20:43:52 +0000
parents e5e81ce9c564
children 9f9be9ab3383
line wrap: on
line diff
--- a/libpurple/ft.h	Tue Aug 30 20:21:33 2011 +0000
+++ b/libpurple/ft.h	Tue Aug 30 20:43:52 2011 +0000
@@ -741,7 +741,7 @@
  * Sets the protocol data for a file transfer.
  *
  * @param xfer			The file transfer.
- * @param protol_data	The protocol data to set for the file transfer.
+ * @param protocol_data	The protocol data to set for the file transfer.
  *
  * @since 3.0.0
  */