[FREELDR] Stop asking people to report bugs on ros-dev@reactos.org

That should be merged to 0.4.13
This commit is contained in:
Pierre Schweitzer 2019-10-03 02:54:27 +02:00
parent 3b157cf1b7
commit 17db4217a8
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -112,7 +112,7 @@ i386PrintExceptionText(ULONG TrapIndex, PKTRAP_FRAME TrapFrame, PKSPECIAL_REGIST
i386_ScreenPosY = 0;
PrintText("An error occured in " VERSION "\n"
"Report this error to the ReactOS Development mailing list <ros-dev@reactos.org>\n\n"
"Report this error on the ReactOS Bug Tracker: https://jira.reactos.org\n\n"
"0x%02lx: %s\n", TrapIndex, i386ExceptionDescriptionText[TrapIndex]);
#ifdef _M_IX86
PrintText("EAX: %.8lx ESP: %.8lx CR0: %.8lx DR0: %.8lx\n",