diff options
| author | Ulrich Drepper <[email protected]> | 2006-07-12 19:42:23 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2006-07-12 19:42:23 +0000 |
| commit | cc41562f94052f307da4429f33cc18c7d510b2f5 (patch) | |
| tree | 6c1948f87cc79d53adc78a4ab9ccae1d369dd56c /libelf/elf32_updatenull.c | |
| parent | 7f7f1bc0e20aa95f780b55272c19d514ee3dd1c7 (diff) | |
propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5)
to branch 'com.redhat.elfutils' (head 60222fc1981540f15e674b6705fd7a6f628f95a4)
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 3b926c1f..3516c091 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 +internal_function_def __elfw2(LIBELFBITS,updatenull) (Elf *elf, int *change_bop, size_t shnum) { ElfW2(LIBELFBITS,Ehdr) *ehdr = INTUSE(elfw2(LIBELFBITS,getehdr)) (elf); |
