summaryrefslogtreecommitdiff
path: root/libdw/libdw_form.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-07-12 19:54:51 +0000
committerUlrich Drepper <drepper@redhat.com>2006-07-12 19:54:51 +0000
commit077c65f3be02e5d01b0c4dea3f6c854077d156fc (patch)
treefecd1e1ecee19dcc87b498c32d974d875f782110 /libdw/libdw_form.c
parentcc41562f94052f307da4429f33cc18c7d510b2f5 (diff)
downloadelfutils-077c65f3be02e5d01b0c4dea3f6c854077d156fc.tar.gz
merge of 67f3844b544f03a64b3ac896c19f94744923d76a
and ba017f6b59b4ad649cf32f4eefdfecca8b31332c
Diffstat (limited to 'libdw/libdw_form.c')
-rw-r--r--libdw/libdw_form.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdw/libdw_form.c b/libdw/libdw_form.c
index bf76fcda..779b6c0e 100644
--- a/libdw/libdw_form.c
+++ b/libdw/libdw_form.c
@@ -1,5 +1,5 @@
/* Helper functions for form handling.
- Copyright (C) 2003, 2004 Red Hat, Inc.
+ Copyright (C) 2003, 2004, 2006 Red Hat, Inc.
This file is part of Red Hat elfutils.
Written by Ulrich Drepper <drepper@redhat.com>, 2003.
@@ -59,7 +59,7 @@
size_t
-internal_function_def
+internal_function
__libdw_form_val_len (Dwarf *dbg, struct Dwarf_CU *cu, unsigned int form,
const unsigned char *valp)
{