Match error messasge in places.c
This commit is contained in:
parent
b1cd60213f
commit
6bfef986d1
|
@ -87,7 +87,7 @@
|
||||||
(apply make-prefab-struct
|
(apply make-prefab-struct
|
||||||
key
|
key
|
||||||
(map dcw (cdr (vector->list (struct->vector o)))))]
|
(map dcw (cdr (vector->list (struct->vector o)))))]
|
||||||
[else (raise-mismatch-error 'place-channel-send "cannot transmit a message containing " o)]))
|
[else (raise-mismatch-error 'place-channel-send "cannot transmit a message containing value: " o)]))
|
||||||
|
|
||||||
(dcw x))
|
(dcw x))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user