Mercurial > pidgin
changeset 2005:7d996c7715b0
[gaim-migrate @ 2015]
i'm so cool.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 13 Jun 2001 05:32:44 +0000 |
parents | 699ddd727a49 |
children | cf0c383beebb |
files | src/aim.c |
diffstat | 1 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/aim.c Tue Jun 12 23:04:47 2001 +0000 +++ b/src/aim.c Wed Jun 13 05:32:44 2001 +0000 @@ -392,11 +392,13 @@ case SIGSEGV: fprintf(stderr, "Gaim has segfaulted and attempted to dump a core file.\n" "Please notify the gaim maintainers by reporting a bug at\n" - WEBSITE "\n\n" + WEBSITE "bug.php3\n\n" "Please make sure to specify what you were doing at the time,\n" - "and post the backtrace from the core file (if you do not know\n" - "how to get the backtrace, please IM either EWarmenhoven or\n" - "RobFlynn and they can instruct you).\n"); + "and post the backtrace from the core file. If you do not know\n" + "how to get the backtrace, please get instructions at\n" + WEBSITE "gdb.shtml. If you need further\n" + "assistance, please IM either EWarmenhoven or or RobFlynn and\n" + "they can help you.\n"); abort(); break; default: