[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-commits
Subject:    [Sbcl-commits] master: typo fix
From:       "Christophe Rhodes" <crhodes () users ! sourceforge ! net>
Date:       2015-12-24 22:34:48
Message-ID: E1aCETE-0001co-KO () sfs-ml-3 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

The branch "master" has been updated in SBCL:
       via  c48828d6577a98441cf1738ec8da46ef0c3a5d31 (commit)
      from  c841dc758f72be599ac50363b82f8716e4a26346 (commit)

- Log -----------------------------------------------------------------
commit c48828d6577a98441cf1738ec8da46ef0c3a5d31
Author: Christophe Rhodes <csr21@cantab.net>
Date:   Thu Dec 24 16:23:39 2015 +0000

    typo fix
    
    ("why is there no out-of-line %array-displaced-from?  Oh, that's why.")
---
 src/code/array.lisp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/code/array.lisp b/src/code/array.lisp
index 4f80caf..e4ea231 100644
--- a/src/code/array.lisp
+++ b/src/code/array.lisp
@@ -31,7 +31,7 @@
   (def %array-data-vector)
   (def %array-displacement)
   (def %array-displaced-p)
-  (def %array-diplaced-from))
+  (def %array-displaced-from))
 
 (defun %array-rank (array)
   (%array-rank array))

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL

------------------------------------------------------------------------------
_______________________________________________
Sbcl-commits mailing list
Sbcl-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic