2003-11-27  Mark Kettenis  <kettenis@gnu.org>
 
+       * dwarf2-frame.c: Fix another comment.
+
        * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.
        (x86_64_use_struct_convention, x86_64_extract_return_value,
        x86_64_store_return_value): Remove.
 
   /* Make certain that 0 maps onto the correct enum value; the
      corresponding structure is being initialized using memset zero.
      This indicates that CFI didn't provide any information at all
-     about a register, leaving how to obtain it's value totally
+     about a register, leaving how to obtain its value totally
      unspecified.  */
   REG_UNSPECIFIED = 0,
   /* The term "undefined" comes from the DWARF2 CFI spec which this