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"
|
||||
" received: %V",
|
||||
what,
|
||||
what,
|
||||
SCHEME_CAR(px->redirects),
|
||||
post);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user