From ad6b152158f20b16192c06206d0ef439df2d08c7 Mon Sep 17 00:00:00 2001 From: roland Date: Sat, 26 Nov 2005 23:21:05 +0000 Subject: [PATCH] typo --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e34a7aed0..ddae8b0ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,9 +32,9 @@ (visit_stat_op): Only fail if inferred type is not pe_long. * parse.cxx (parser::parse): Don't pass per-file statistic_decl - into parse_global. + into parse_global. (parser::parse_global): Don't parse global statistic_decls, - they're obsolete. + they're obsolete. * parse.hh (parser::parse_global): Adjust signature to match. * session.h (statistic_decl::operator==): New method. @@ -73,7 +73,7 @@ 2005-11-21 Roland McGrath * loc2c.c (c_translate_location): Take Dwarf_Op vector as argument - directly, not Dwarf_Attribute.p + directly, not Dwarf_Attribute. * loc2c.h: Update decl. * loc2c-test.c (get_location): New function. (handle_variable): Use it. -- 2.43.5