mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-22 12:34:24 +00:00
don't bother Arvid with our bastard fork :-)
This commit is contained in:
parent
f4f018a383
commit
10079adfde
@ -227,7 +227,7 @@ TORRENT_EXPORT void assert_fail(char const* expr, int line, char const* file
|
|||||||
print_backtrace(stack, sizeof(stack), 0);
|
print_backtrace(stack, sizeof(stack), 0);
|
||||||
|
|
||||||
fprintf(out, "assertion failed. Please file a bugreport at "
|
fprintf(out, "assertion failed. Please file a bugreport at "
|
||||||
"http://code.google.com/p/libtorrent/issues\n"
|
"https://github.com/miguelfreitas/twister-core/issues\n"
|
||||||
"Please include the following information:\n\n"
|
"Please include the following information:\n\n"
|
||||||
"version: " LIBTORRENT_VERSION "\n"
|
"version: " LIBTORRENT_VERSION "\n"
|
||||||
"%s\n"
|
"%s\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user