From cc41562f94052f307da4429f33cc18c7d510b2f5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 12 Jul 2006 19:42:23 +0000 Subject: propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5) to branch 'com.redhat.elfutils' (head 60222fc1981540f15e674b6705fd7a6f628f95a4) --- libelf/elf_begin.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libelf/elf_begin.c') diff --git a/libelf/elf_begin.c b/libelf/elf_begin.c index be52f464..c6ef7947 100644 --- a/libelf/elf_begin.c +++ b/libelf/elf_begin.c @@ -1,5 +1,5 @@ /* Create descriptor for processing file. - Copyright (C) 1998-2005, 2006 Red Hat, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc. This file is part of Red Hat elfutils. Written by Ulrich Drepper , 1998. @@ -434,7 +434,7 @@ file_read_elf (int fildes, void *map_address, unsigned char *e_ident, Elf * -internal_function +internal_function_def __libelf_read_mmaped_file (int fildes, void *map_address, off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) { @@ -702,7 +702,7 @@ read_long_names (Elf *elf) /* Read the next archive header. */ int -internal_function +internal_function_def __libelf_next_arhdr (elf) Elf *elf; { -- cgit v1.2.3