summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorramil@mysql.com <>2005-03-30 17:07:40 +0500
committerramil@mysql.com <>2005-03-30 17:07:40 +0500
commite9dbf09dfcc684e7a82973575298bf2494cec5f6 (patch)
tree351ad59ed8e657c56594971ca07904b6ba65566a /strings
parent37e5d20d3e4a7473f1fcc60ea56891b976a59e2b (diff)
parentfb87f5b5c451be12e36bcbf8273f921dffb3c2cd (diff)
downloadmariadb-git-e9dbf09dfcc684e7a82973575298bf2494cec5f6.tar.gz
Merge
Diffstat (limited to 'strings')
-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