projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9021ec0
)
merge from gcc
author
DJ Delorie
<dj@redhat.com>
Wed, 6 Dec 2006 19:28:41 +0000
(19:28 +0000)
committer
DJ Delorie
<dj@redhat.com>
Wed, 6 Dec 2006 19:28:41 +0000
(19:28 +0000)
include/ansidecl.h
patch
|
blob
|
history
diff --git
a/include/ansidecl.h
b/include/ansidecl.h
index
793b1e6
..
16adc47
100644
(file)
--- a/
include/ansidecl.h
+++ b/
include/ansidecl.h
@@
-361,7
+361,7
@@
So instead we use the macro below and test it against specific values. */
# endif /* GNUC >= 3.0 */
#endif /* ATTRIBUTE_ALIGNED_ALIGNOF */
-/* Useful for structures who
es
layout must much some binary specification
+/* Useful for structures who
se
layout must much some binary specification
regardless of the alignment and padding qualities of the compiler. */
#ifndef ATTRIBUTE_PACKED
# define ATTRIBUTE_PACKED __attribute__ ((packed))