X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Flocall.lisp;h=3d163b8f3378974b9e4d69d450c6bdb96c394ff7;hb=cd2c70c8b5d4dcc62b968f5a9bedd3c9c8698e82;hp=cc552d36e68e98679ce53fd3460f7280604cecfb;hpb=9347abeb5f42dc83d372c19b14e86204a6a588dd;p=sbcl.git diff --git a/src/compiler/locall.lisp b/src/compiler/locall.lisp index cc552d3..3d163b8 100644 --- a/src/compiler/locall.lisp +++ b/src/compiler/locall.lisp @@ -427,7 +427,7 @@ (values)) ;;; Attempt to convert a multiple-value call. The only interesting -;;; case is a call to a function that Looks-Like-An-MV-Bind, has +;;; case is a call to a function that LOOKS-LIKE-AN-MV-BIND, has ;;; exactly one reference and no XEP, and is called with one values ;;; continuation. ;;;