diff options
Diffstat (limited to 'strings/longlong2str-x86.s')
-rw-r--r-- | strings/longlong2str-x86.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/longlong2str-x86.s b/strings/longlong2str-x86.s index 3bfd1777e18..8476bf49b75 100644 --- a/strings/longlong2str-x86.s +++ b/strings/longlong2str-x86.s @@ -142,7 +142,7 @@ longlong2str: .align 4 .globl longlong10_to_str - .type longlong10_str,@function + .type longlong10_to_str,@function longlong10_to_str: subl $80,%esp pushl %ebp |