From ce3253cfd1a010d103eb9a6ca42fb65fa6667b9d Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 29 Mar 2005 23:03:36 +0200 Subject: [PATCH] typo fixed --- strings/my_strtoll10-x86.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings/my_strtoll10-x86.s b/strings/my_strtoll10-x86.s index e89e7ff5989..c04384667a7 100644 --- a/strings/my_strtoll10-x86.s +++ b/strings/my_strtoll10-x86.s @@ -394,7 +394,7 @@ my_strtoll10: popl %ebp ret -my_strtoll10_end: +.my_strtoll10_end: .size my_strtoll10,.my_strtoll10_end-my_strtoll10 .comm res,240,32 .comm end_ptr,120,32