summaryrefslogtreecommitdiffstats
path: root/libdwfl/dwfl_module.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-07-12 19:42:23 +0000
committerUlrich Drepper <drepper@redhat.com>2006-07-12 19:42:23 +0000
commitcc41562f94052f307da4429f33cc18c7d510b2f5 (patch)
tree6c1948f87cc79d53adc78a4ab9ccae1d369dd56c /libdwfl/dwfl_module.c
parent7f7f1bc0e20aa95f780b55272c19d514ee3dd1c7 (diff)
downloadandroid_external_elfutils-cc41562f94052f307da4429f33cc18c7d510b2f5.tar.gz
android_external_elfutils-cc41562f94052f307da4429f33cc18c7d510b2f5.tar.bz2
android_external_elfutils-cc41562f94052f307da4429f33cc18c7d510b2f5.zip
propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5)
to branch 'com.redhat.elfutils' (head 60222fc1981540f15e674b6705fd7a6f628f95a4)
Diffstat (limited to 'libdwfl/dwfl_module.c')
-rw-r--r--libdwfl/dwfl_module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdwfl/dwfl_module.c b/libdwfl/dwfl_module.c
index 3ccf8b16..e3db1e06 100644
--- a/libdwfl/dwfl_module.c
+++ b/libdwfl/dwfl_module.c
@@ -64,7 +64,7 @@ nofree (void *arg __attribute__ ((unused)))
}
void
-internal_function
+internal_function_def
__libdwfl_module_free (Dwfl_Module *mod)
{
if (mod->lazy_cu_root != NULL)