diff options
| author | Ulrich Drepper <[email protected]> | 2006-07-12 19:54:51 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2006-07-12 19:54:51 +0000 |
| commit | 077c65f3be02e5d01b0c4dea3f6c854077d156fc (patch) | |
| tree | fecd1e1ecee19dcc87b498c32d974d875f782110 /libdw/dwarf_getabbrev.c | |
| parent | cc41562f94052f307da4429f33cc18c7d510b2f5 (diff) | |
merge of 67f3844b544f03a64b3ac896c19f94744923d76a
and ba017f6b59b4ad649cf32f4eefdfecca8b31332c
Diffstat (limited to 'libdw/dwarf_getabbrev.c')
| -rw-r--r-- | libdw/dwarf_getabbrev.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdw/dwarf_getabbrev.c b/libdw/dwarf_getabbrev.c index 7fdbf81c..07bf6dfc 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 Red Hat, Inc. + Copyright (C) 2003, 2004, 2005, 2006 Red Hat, Inc. This file is part of Red Hat elfutils. Written by Ulrich Drepper <[email protected]>, 2003. @@ -58,7 +58,7 @@ Dwarf_Abbrev * -internal_function_def +internal_function __libdw_getabbrev (dbg, cu, offset, lengthp, result) Dwarf *dbg; struct Dwarf_CU *cu; |
