diff options
| author | Roland McGrath <[email protected]> | 2005-12-05 22:46:21 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2005-12-05 22:46:21 +0000 |
| commit | 994b4899278199fc4d307780dac0ea50b238bc74 (patch) | |
| tree | 319952538a8556fa7f4d1ffcb4ae258fc6c47a5b /tests/addrscopes.c | |
| parent | 038129b11ac71a13ccaf9029122be86d6c532990 (diff) | |
merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
and 7b542932f3e2947183b45bdbf39d448f457da9fd
Diffstat (limited to 'tests/addrscopes.c')
| -rw-r--r-- | tests/addrscopes.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/addrscopes.c b/tests/addrscopes.c index 33c3586d..33e00182 100644 --- a/tests/addrscopes.c +++ b/tests/addrscopes.c @@ -185,5 +185,7 @@ main (int argc, char *argv[]) while (++remaining < argc); } + dwfl_end (dwfl); + return result; } |
