Update Gnulib to the latest git version
[deliverable/binutils-gdb.git] / gdb / mn10300-tdep.c
index 1a08ea0cceba87158ca724c10200b1165ef60eaa..bcb5b27e12f15cbcd98bac523b1768d3cf262f55 100644 (file)
@@ -117,7 +117,7 @@ mn10300_type_align (struct type *type)
 
     case TYPE_CODE_ARRAY:
       /* HACK!  Structures containing arrays, even small ones, are not
-        elligible for returning in registers.  */
+        eligible for returning in registers.  */
       return 256;
 
     case TYPE_CODE_TYPEDEF:
This page took 0.132666 seconds and 4 git commands to generate.