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 /libelf/elf32_updatenull.c | |
| parent | cc41562f94052f307da4429f33cc18c7d510b2f5 (diff) | |
merge of 67f3844b544f03a64b3ac896c19f94744923d76a
and ba017f6b59b4ad649cf32f4eefdfecca8b31332c
Diffstat (limited to 'libelf/elf32_updatenull.c')
| -rw-r--r-- | libelf/elf32_updatenull.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libelf/elf32_updatenull.c b/libelf/elf32_updatenull.c index 3516c091..3b926c1f 100644 --- a/libelf/elf32_updatenull.c +++ b/libelf/elf32_updatenull.c @@ -132,7 +132,7 @@ ELFW(default_ehdr,LIBELFBITS) (Elf *elf, ElfW2(LIBELFBITS,Ehdr) *ehdr, off_t -internal_function_def +internal_function __elfw2(LIBELFBITS,updatenull) (Elf *elf, int *change_bop, size_t shnum) { ElfW2(LIBELFBITS,Ehdr) *ehdr = INTUSE(elfw2(LIBELFBITS,getehdr)) (elf); |
