[RFA] comment looks wrong...

Daniel Jacobowitz drow@false.org
Mon Nov 2 00:57:00 GMT 2009


On Sun, Nov 01, 2009 at 12:38:06PM -0800, Michael Snyder wrote:
> +/* Basic byte-swapping routines.  GDB has needed these for a long
> +   time...  All 'extract' functions return a host-format integer
> +   from a target-format integer ADDR which is LEN bytes long.  */

I suggest dropping the long time comment, and putting back the lost
"at":

/* Basic byte-swapping routines.  All 'extract' functions return a
   host-format integer from a target-format integer at ADDR which
   is LEN bytes long.  */


How's that?

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list