fix error message
Closes PR 13166
This commit is contained in:
parent
6a1f50226e
commit
6edcc4b20f
|
@ -3397,7 +3397,6 @@ Scheme_Object *scheme_apply_chaperone(Scheme_Object *o, int argc, Scheme_Object
|
||||||
" wrapper: %V\n"
|
" wrapper: %V\n"
|
||||||
" received: %V",
|
" received: %V",
|
||||||
what,
|
what,
|
||||||
what,
|
|
||||||
SCHEME_CAR(px->redirects),
|
SCHEME_CAR(px->redirects),
|
||||||
post);
|
post);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user