# HG changeset patch # User Eric Warmenhoven # Date 992410364 0 # Node ID 7d996c7715b051b8825f766751bacb810c4e590d # Parent 699ddd727a49dc2ae0ce1e2e657267be99798045 [gaim-migrate @ 2015] i'm so cool. committer: Tailor Script diff -r 699ddd727a49 -r 7d996c7715b0 src/aim.c --- 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: