summaryrefslogtreecommitdiffstats
path: root/libdw/dwarf_getelf.c
diff options
context:
space:
mode:
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 <[email protected]>, 2002.
@@ -58,7 +58,7 @@
Elf *
-dwarf_get_elf (dwarf)
+dwarf_getelf (dwarf)
Dwarf *dwarf;
{
if (dwarf == NULL)