projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e4a3cd
)
Fix a typo in comment
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 4 Jun 2012 20:47:07 +0000
(13:47 -0700)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 4 Jun 2012 20:47:07 +0000
(13:47 -0700)
sysdeps/x86/bits/string.h
patch
|
blob
|
history
diff --git
a/sysdeps/x86/bits/string.h
b/sysdeps/x86/bits/string.h
index
d47a31c
..
1479302
100644
(file)
--- a/
sysdeps/x86/bits/string.h
+++ b/
sysdeps/x86/bits/string.h
@@
-23,7
+23,7
@@
/* The ix86 processors can access unaligned multi-byte variables. */
#define _STRING_ARCH_unaligned 1
-/* Enable inline functions only for i486 or bette when compiling for
+/* Enable inline functions only for i486 or bette
r
when compiling for
ia32. */
#if !defined __x86_64__ && (defined __i486__ || defined __pentium__ \
|| defined __pentiumpro__ || defined __pentium4__ \