[Wisp-cvs] wisp/users/dig mswhello.tran,1.4,1.5
Status: Alpha
Brought to you by:
digg
From: <di...@us...> - 2003-04-22 13:22:24
|
Update of /cvsroot/wisp/wisp/users/dig In directory sc8-pr-cvs1:/tmp/cvs-serv21864 Modified Files: mswhello.tran Log Message: substituted "4 - $-t," for "$ - 4 - t," Index: mswhello.tran =================================================================== RCS file: /cvsroot/wisp/wisp/users/dig/mswhello.tran,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- mswhello.tran 17 Apr 2003 11:50:34 -0000 1.4 +++ mswhello.tran 22 Apr 2003 13:22:21 -0000 1.5 @@ -10,7 +10,7 @@ include ia32 -lit :macro $call #xe8 b, $ - 4 - t, ; +lit :macro $call #xe8 b, 4 - $-t, ; \ main entry point |