From: Jim Blandy Date: Wed, 23 Feb 2000 22:11:07 +0000 (+0000) Subject: Doc fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ceb4951f3d7f8a54ad2625220095b2ad4855f45d;p=binutils-gdb.git Doc fix. --- diff --git a/gdb/i386-tdep.c b/gdb/i386-tdep.c index 1fbf76ab966..3e913fbf387 100644 --- a/gdb/i386-tdep.c +++ b/gdb/i386-tdep.c @@ -51,8 +51,8 @@ void _initialize_i386_tdep PARAMS ((void)); i386_register_raw_size. */ int i386_register_byte[MAX_NUM_REGS]; -/* i386_register_raw_size[i] is the number of bytes of storage in the - actual machine representation for register i. */ +/* i386_register_raw_size[i] is the number of bytes of storage in + GDB's register array occupied by register i. */ int i386_register_raw_size[MAX_NUM_REGS] = { 4, 4, 4, 4, 4, 4, 4, 4,