diff src/ft.h @ 6720:41120df7ed94

[gaim-migrate @ 7247] Fixed documentation errors so Doxygen no longer complains. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 03 Sep 2003 05:21:04 +0000
parents 0a902bd3e170
children feb3d21a7794
line wrap: on
line diff
--- a/src/ft.h	Wed Sep 03 04:49:24 2003 +0000
+++ b/src/ft.h	Wed Sep 03 05:21:04 2003 +0000
@@ -531,7 +531,7 @@
 /**
  * Sets the UI operations structure to be used in all gaim file transfers.
  *
- * @param fnc The function.
+ * @param ops The UI operations structure.
  */
 void gaim_set_xfer_ui_ops(GaimXferUiOps *ops);