From cc41562f94052f307da4429f33cc18c7d510b2f5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 12 Jul 2006 19:42:23 +0000 Subject: propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5) to branch 'com.redhat.elfutils' (head 60222fc1981540f15e674b6705fd7a6f628f95a4) --- libdw/dwarf_getabbrev.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdw/dwarf_getabbrev.c') diff --git a/libdw/dwarf_getabbrev.c b/libdw/dwarf_getabbrev.c index 07bf6dfc..7fdbf81c 100644 --- a/libdw/dwarf_getabbrev.c +++ b/libdw/dwarf_getabbrev.c @@ -1,5 +1,5 @@ /* Get abbreviation at given offset. - Copyright (C) 2003, 2004, 2005, 2006 Red Hat, Inc. + Copyright (C) 2003, 2004, 2005 Red Hat, Inc. This file is part of Red Hat elfutils. Written by Ulrich Drepper , 2003. @@ -58,7 +58,7 @@ Dwarf_Abbrev * -internal_function +internal_function_def __libdw_getabbrev (dbg, cu, offset, lengthp, result) Dwarf *dbg; struct Dwarf_CU *cu; -- cgit v1.2.3