summaryrefslogtreecommitdiff
path: root/strings/my_strtoll10-x86.s
diff options
context:
space:
mode:
authorserg@serg.mylan <>2005-03-29 23:03:36 +0200
committerserg@serg.mylan <>2005-03-29 23:03:36 +0200
commit2d666071bcfafbb6ea0e8f71be36a4f79900b69f (patch)
tree141dea52bddd384da01c132df4cc0e3359d4971d /strings/my_strtoll10-x86.s
parent74360bcd5c8061857a14bcbd4e1352260a253a39 (diff)
downloadmariadb-git-2d666071bcfafbb6ea0e8f71be36a4f79900b69f.tar.gz
typo fixed
Diffstat (limited to 'strings/my_strtoll10-x86.s')
-rw-r--r--strings/my_strtoll10-x86.s2
1 files changed, 1 insertions, 1 deletions
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