mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
test_client_put_stop: fixed typo in diag message
This commit is contained in:
@@ -332,7 +332,7 @@ test_global_init (void)
|
||||
if (limit > 0)
|
||||
{
|
||||
#ifndef _MHD_HEAVY_TESTS
|
||||
fprintf (stderr, "This system has limits on number of RST packet"
|
||||
fprintf (stderr, "This system has limits on number of RST packets"
|
||||
" per second (%d).\nThis test will be used only if configured "
|
||||
"with '--enable-heavy-test'.\n", limit);
|
||||
exit (77);
|
||||
|
||||
Reference in New Issue
Block a user