changeset 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 cce2d7868c78
children 9cc2f0f20d87
files src/ft.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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").
  *