summaryrefslogtreecommitdiff
path: root/libdw/dwarf_getelf.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-02-05 07:25:33 +0000
committerUlrich Drepper <drepper@redhat.com>2007-02-05 07:25:33 +0000
commitaa915fd3d70b4cbe4581f9ec170d986c6ba35063 (patch)
tree7345e23df9aa4cfcab4eb9afafa0dac6ed16e182 /libdw/dwarf_getelf.c
parentce0bdb6ee5f977af9e565f2871ba2b1b37d162a5 (diff)
downloadelfutils-aa915fd3d70b4cbe4581f9ec170d986c6ba35063.tar.gz
propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b545aecb173fede31f34cb003be0173)
to branch 'com.redhat.elfutils' (head 4196d4e01486bdeb0c0632291881d1c6d7163fab)
Diffstat (limited to 'libdw/dwarf_getelf.c')
-rw-r--r--libdw/dwarf_getelf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdw/dwarf_getelf.c b/libdw/dwarf_getelf.c
index a6724623..daf3b9a7 100644
--- a/libdw/dwarf_getelf.c
+++ b/libdw/dwarf_getelf.c
@@ -1,5 +1,5 @@
/* Retrieve ELF descriptor used for DWARF access.
- Copyright (C) 2002, 2004 Red Hat, Inc.
+ Copyright (C) 2002, 2004, 2007 Red Hat, Inc.
This file is part of Red Hat elfutils.
Written by Ulrich Drepper <drepper@redhat.com>, 2002.
@@ -58,7 +58,7 @@
Elf *
-dwarf_get_elf (dwarf)
+dwarf_getelf (dwarf)
Dwarf *dwarf;
{
if (dwarf == NULL)