Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/code/pathname.lisp
    ... ... @@ -195,7 +195,7 @@
    195 195
     			     (%pathname-directory pathname)
    
    196 196
     			     (%pathname-name pathname)
    
    197 197
     			     (%pathname-type pathname)
    
    198
    -			     (%pathname-version pathname)))))))))
    
    198
    +			     (%pathname-version pathname))))))))
    
    199 199
     
    
    200 200
     ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    
    201 201
     ;;;