Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/code/pathname.lisp
    ... ... @@ -269,7 +269,7 @@
    269 269
     
    
    270 270
     #+darwin
    
    271 271
     (defvar *enable-darwin-path-normalization* nil
    
    272
    -  "When non-NIL, pathnames are on Darwin are normalized when created.
    
    272
    +  _N"When non-NIL, pathnames are on Darwin are normalized when created.
    
    273 273
       Otherwise, the pathnames are unchanged.
    
    274 274
     
    
    275 275
       This must be NIL during bootstrapping because Unicode is not yet