error message typo
svn: r4295
This commit is contained in:
parent
42f35ba39f
commit
412a8b8cb3
|
@ -1070,7 +1070,7 @@
|
||||||
(make-ctype _pointer TAG-ptr
|
(make-ctype _pointer TAG-ptr
|
||||||
(lambda (x)
|
(lambda (x)
|
||||||
(error
|
(error
|
||||||
'_cvector
|
'_TAG
|
||||||
"cannot automatically convert a C pointer to a ~a"
|
"cannot automatically convert a C pointer to a ~a"
|
||||||
TAGname))))
|
TAGname))))
|
||||||
(define-fun-syntax _TAG
|
(define-fun-syntax _TAG
|
||||||
|
|
Loading…
Reference in New Issue
Block a user