[Git][cmucl/cmucl][issue-180-get-page-size-in-c] Fix typo in comment
Raymond Toy (@rtoy)
gitlab at common-lisp.net
Wed Apr 19 16:57:31 UTC 2023
Raymond Toy pushed to branch issue-180-get-page-size-in-c at cmucl / cmucl
Commits:
02884455 by Raymond Toy at 2023-04-19T09:57:08-07:00
Fix typo in comment
- - - - -
1 changed file:
- src/code/os.lisp
Changes:
=====================================
src/code/os.lisp
=====================================
@@ -1,8 +1,8 @@
;;; -*- Package: SYSTEM -*-
;;;
;;; **********************************************************************
-;;; This code was written as part of the CMU Common Lisp project at
-;;; and has been placed in the public domain.
+;;; This code was written as part of the CMU Common Lisp project and
+;;; has been placed in the public domain.
;;;
(ext:file-comment
"$Header: src/code/os.lisp $")
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/0288445524ea7ded798be22c1cce34aa68d754ab
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/0288445524ea7ded798be22c1cce34aa68d754ab
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20230419/4b855426/attachment.html>
More information about the cmucl-cvs
mailing list