From: Jim Blandy Date: Wed, 19 Apr 2000 19:26:17 +0000 (+0000) Subject: Doc fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b13fe8bfb261f1f8239507d4316cd2d0b158d990;p=gcc.git Doc fix. From-SVN: r33266 --- diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 9ab30294434..d5807877a70 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -162,7 +162,7 @@ dw_fde_node; /* The size in bytes of a DWARF field indicating an offset or length relative to a debug info section, specified to be 4 bytes in the DWARF-2 specification. The SGI/MIPS ABI defines it to be the same - as DWARF2_ADDR_SIZE. */ + as PTR_SIZE. */ #ifndef DWARF_OFFSET_SIZE #define DWARF_OFFSET_SIZE 4