X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcross-type.lisp;h=8110183ac757b2f772cf983eaae8d09d67e9ce83;hb=4ad052044a22f502d9dc6faf6dfe01f3bab84262;hp=6af03880038a9c542ac17903948bb33b2f392b85;hpb=7c07a6f965c51828d8f452b47e0620d8e6cf2959;p=sbcl.git diff --git a/src/code/cross-type.lisp b/src/code/cross-type.lisp index 6af0388..8110183 100644 --- a/src/code/cross-type.lisp +++ b/src/code/cross-type.lisp @@ -349,7 +349,7 @@ ;; There's no ANSI way to find out what the function is ;; declared to be, so we just return the CTYPE for the ;; most-general function. - *universal-function-type*)) + *universal-fun-type*)) (symbol (make-member-type :members (list x))) (number