[movitz-cvs] CVS update: movitz/special-operators.lisp

Frode Vatvedt Fjeld ffjeld at common-lisp.net
Thu Oct 7 12:48:39 UTC 2004


Update of /project/movitz/cvsroot/movitz
In directory common-lisp.net:/tmp/cvs-serv26254

Modified Files:
	special-operators.lisp 
Log Message:
Minor edit, removed false comment.

Date: Thu Oct  7 14:48:39 2004
Author: ffjeld

Index: movitz/special-operators.lisp
diff -u movitz/special-operators.lisp:1.40 movitz/special-operators.lisp:1.41
--- movitz/special-operators.lisp:1.40	Tue Sep 21 15:01:23 2004
+++ movitz/special-operators.lisp	Thu Oct  7 14:48:39 2004
@@ -8,7 +8,7 @@
 ;;;; Author:        Frode Vatvedt Fjeld <frodef at acm.org>
 ;;;; Created at:    Fri Nov 24 16:22:59 2000
 ;;;;                
-;;;; $Id: special-operators.lisp,v 1.40 2004/09/21 13:01:23 ffjeld Exp $
+;;;; $Id: special-operators.lisp,v 1.41 2004/10/07 12:48:39 ffjeld Exp $
 ;;;;                
 ;;;;------------------------------------------------------------------
 
@@ -1204,7 +1204,7 @@
 				       (:globally (:call (:edi (:edi-offset dynamic-unwind-next))))
 				       (:store-lexical ,next-continuation-step-binding :eax :type t)
 				       ))))
-			;; now outside of m-v-prog1's cloak, with final dynamic-slot in ESP..
+			;; now outside of m-v-prog1's cloak, with final dynamic-slot in ..
 			;; ..unwind it and transfer control.
 			;;
 			;; * 12 dynamic-env uplink





More information about the Movitz-cvs mailing list