Raymond Toy pushed to branch issue-365-add-strerror at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • bin/create-errno.sh
    ... ... @@ -26,8 +26,7 @@ cat <<EOF
    26 26
     ;;;
    
    27 27
     ;;; **********************************************************************
    
    28 28
     ;;;
    
    29
    -;;; This file contains the UNIX low-level support, just enough to run
    
    30
    -;;; CMUCL.
    
    29
    +;;; This file contains the UNIX errno values.
    
    31 30
     ;;;
    
    32 31
     (in-package "UNIX")
    
    33 32
     (intl:textdomain "cmucl-unix")