bfd/
[deliverable/binutils-gdb.git] / include / ansidecl.h
index 793b1e654dfd55639041da997fa9b39bd817fb82..16adc47a1bfa6f6bbff44e8c9f14eea18f7052df 100644 (file)
@@ -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 whoes layout must much some binary specification
+/* Useful for structures whose layout must much some binary specification
    regardless of the alignment and padding qualities of the compiler.  */
 #ifndef ATTRIBUTE_PACKED
 # define ATTRIBUTE_PACKED __attribute__ ((packed))
This page took 0.041568 seconds and 4 git commands to generate.