From 679ebd0f9c7d49cd46facee29a9b157d4acd0004 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Fri, 4 Aug 2000 16:51:47 +0000 Subject: [PATCH] Fix date in comment. --- gdb/dwarf2read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c index 8fb042ff617..d3dba4e74c0 100644 --- a/gdb/dwarf2read.c +++ b/gdb/dwarf2read.c @@ -3516,7 +3516,7 @@ read_address (bfd *abfd, char *buf, const struct comp_unit_head *cu_header, This document is only a draft and is subject to change. (So beware.) - - Kevin, Sept 4, 2000 + - Kevin, Aug 4, 2000 ] */ static LONGEST -- 2.30.2