X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ftarget-pathname.lisp;h=c1deb5ac621ba0a5bbf87078bdced3848651a917;hb=063900ddad92b24ce64ae0d41942c40405047466;hp=ed0c63d0713e6baaa97b0ce2a61924517b59be63;hpb=0e4b15d65c46653b1ea222dcbf12d635d59b36c7;p=sbcl.git diff --git a/src/code/target-pathname.lisp b/src/code/target-pathname.lisp index ed0c63d..c1deb5a 100644 --- a/src/code/target-pathname.lisp +++ b/src/code/target-pathname.lisp @@ -47,7 +47,7 @@ (unparse-enough #'unparse-win32-enough) (unparse-directory-separator "\\") (simplify-namestring #'simplify-win32-namestring) - (customary-case :upper)))) + (customary-case :lower)))) (defparameter *win32-host* (make-win32-host)) (defun make-win32-host-load-form (host) (declare (ignore host))