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 /libdwfl/dwfl_module.c | |
| parent | cc41562f94052f307da4429f33cc18c7d510b2f5 (diff) | |
merge of 67f3844b544f03a64b3ac896c19f94744923d76a
and ba017f6b59b4ad649cf32f4eefdfecca8b31332c
Diffstat (limited to 'libdwfl/dwfl_module.c')
| -rw-r--r-- | libdwfl/dwfl_module.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdwfl/dwfl_module.c b/libdwfl/dwfl_module.c index e3db1e06..3ccf8b16 100644 --- a/libdwfl/dwfl_module.c +++ b/libdwfl/dwfl_module.c @@ -64,7 +64,7 @@ nofree (void *arg __attribute__ ((unused))) } void -internal_function_def +internal_function __libdwfl_module_free (Dwfl_Module *mod) { if (mod->lazy_cu_root != NULL) |
