# HG changeset patch # User Christian Hammond # Date 1053657879 0 # Node ID c8afb821df3ebb96a7ea30ca2006076fddbb1ed2 # Parent cce2d7868c782b629647192b2b2c9a5aaa3f1e55 [gaim-migrate @ 5895] DIE DO_ERROR_DIALOG()! committer: Tailor Script diff -r cce2d7868c78 -r c8afb821df3e src/ft.h --- 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 user aborted" or * "File Transfer from user aborted"). *