[movitz-cvs] CVS update: movitz/image.lisp 
    Frode Vatvedt Fjeld 
    ffjeld at common-lisp.net
       
    Wed Feb  4 16:01:22 UTC 2004
    
    
  
Update of /project/movitz/cvsroot/movitz
In directory common-lisp.net:/tmp/cvs-serv21537
Modified Files:
	image.lisp 
Log Message:
Sync small edits.
Date: Wed Feb  4 11:01:21 2004
Author: ffjeld
Index: movitz/image.lisp
diff -u movitz/image.lisp:1.7 movitz/image.lisp:1.8
--- movitz/image.lisp:1.7	Tue Feb  3 14:18:43 2004
+++ movitz/image.lisp	Wed Feb  4 11:01:21 2004
@@ -9,7 +9,7 @@
 ;;;; Created at:    Sun Oct 22 00:22:43 2000
 ;;;; Distribution:  See the accompanying file COPYING.
 ;;;;                
-;;;; $Id: image.lisp,v 1.7 2004/02/03 19:18:43 ffjeld Exp $
+;;;; $Id: image.lisp,v 1.8 2004/02/04 16:01:21 ffjeld Exp $
 ;;;;                
 ;;;;------------------------------------------------------------------
 
@@ -1469,7 +1469,7 @@
 
 			     , at toplevel-code
 			     (muerte::halt-cpu))
-			  nil t nil)))
+			  nil t)))
 
 (defun mkasm-write-word-eax-ebx ()
   (let ((loop-label (make-symbol "write-word-loop"))
    
    
More information about the Movitz-cvs
mailing list