Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / i386-darwin-tdep.c
index 22653d366068da8e5b4a4ea44727e16471625139..6522a6fdcaca299281e535450888c068517cdb38 100644 (file)
@@ -104,7 +104,7 @@ darwin_dwarf_signal_frame_p (struct gdbarch *gdbarch,
   return i386_sigtramp_p (this_frame);
 }
 
-/* Check wether TYPE is a 128-bit vector (__m128, __m128d or __m128i).  */
+/* Check whether TYPE is a 128-bit vector (__m128, __m128d or __m128i).  */
 
 static int
 i386_m128_p (struct type *type)
This page took 0.025241 seconds and 4 git commands to generate.