]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
fix compilation
authorDirk Mueller <daywalker@users.sourceforge.net>
Sun, 21 Apr 2002 13:25:53 +0000 (13:25 +0000)
committerDirk Mueller <daywalker@users.sourceforge.net>
Sun, 21 Apr 2002 13:25:53 +0000 (13:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@112

coregrind/vg_startup.S
vg_startup.S

index 1a3b60fcb0f8c08855abfe7886ea433e924cd443..485abee85f22790502f51e4d7abb9fda150c76f1 100644 (file)
@@ -202,7 +202,7 @@ VG_(swizzle_esp_then_start_GDB):
        movl    40(%esp), %ebx          # client %ESP
        movl    36(%esp), %ecx          # client %EIP
 
-       # Now thatn we don't need to refer to simulators stack any more,
+       # Now thatn we dont need to refer to simulators stack any more,
        # put %ESP into %esp
        movl    %ebx, %esp
 
index 1a3b60fcb0f8c08855abfe7886ea433e924cd443..485abee85f22790502f51e4d7abb9fda150c76f1 100644 (file)
@@ -202,7 +202,7 @@ VG_(swizzle_esp_then_start_GDB):
        movl    40(%esp), %ebx          # client %ESP
        movl    36(%esp), %ecx          # client %EIP
 
-       # Now thatn we don't need to refer to simulators stack any more,
+       # Now thatn we dont need to refer to simulators stack any more,
        # put %ESP into %esp
        movl    %ebx, %esp