Raymond Toy pushed to branch issue-180-get-page-size-in-c at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/code/os.lisp
    1 1
     ;;; -*- Package: SYSTEM -*-
    
    2 2
     ;;;
    
    3 3
     ;;; **********************************************************************
    
    4
    -;;; This code was written as part of the CMU Common Lisp project at
    
    5
    -;;; and has been placed in the public domain.
    
    4
    +;;; This code was written as part of the CMU Common Lisp project and
    
    5
    +;;; has been placed in the public domain.
    
    6 6
     ;;;
    
    7 7
     (ext:file-comment
    
    8 8
       "$Header: src/code/os.lisp $")