diff src/ft.h @ 5499:c8afb821df3e

[gaim-migrate @ 5895] DIE DO_ERROR_DIALOG()! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 23 May 2003 02:44:39 +0000
parents 5b678994929b
children 9eb5b13fd412
line wrap: on
line diff
--- a/src/ft.h	Fri May 23 02:42:52 2003 +0000
+++ b/src/ft.h	Fri May 23 02:44:39 2003 +0000
@@ -453,7 +453,7 @@
 /**
  * Displays a file transfer-related error message.
  *
- * This is a wrapper around do_error_dialog(), which automatically
+ * This is a wrapper around gaim_notify_error(), which automatically
  * specifies a title ("File transfer to <i>user</i> aborted" or
  * "File Transfer from <i>user</i> aborted").
  *