[bknr-cvs] r2346 - branches/bos/projects/bos/m2
ksprotte at common-lisp.net
ksprotte at common-lisp.net
Fri Jan 18 09:34:30 UTC 2008
Author: ksprotte
Date: Fri Jan 18 04:34:29 2008
New Revision: 2346
Modified:
branches/bos/projects/bos/m2/allocation-cache.lisp
Log:
small ch
Modified: branches/bos/projects/bos/m2/allocation-cache.lisp
==============================================================================
--- branches/bos/projects/bos/m2/allocation-cache.lisp (original)
+++ branches/bos/projects/bos/m2/allocation-cache.lisp Fri Jan 18 04:34:29 2008
@@ -136,7 +136,7 @@
(<= 1 n +threshold+))
(defun find-exact-match (n &key remove)
- "Will return a free contigous region of size N
+ "Will return a free contiguous region of size N
as a list of m2 instances. If no such region exactly
matching N can be found, simply returns NIL.
More information about the Bknr-cvs
mailing list