X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libelf%2Felf_flagelf.c;h=bd90a21fa9492b606e307e02a432c09284e38d05;hb=82c3b58b54026d061a4d81ad95f3023d5d883ab2;hp=b34bd4f8074365a761851610c5751b8c1664ba6a;hpb=a286dd013ef8d46edf013efc0908822a59d8ac81;p=platform%2Fupstream%2Felfutils.git diff --git a/libelf/elf_flagelf.c b/libelf/elf_flagelf.c index b34bd4f..bd90a21 100644 --- a/libelf/elf_flagelf.c +++ b/libelf/elf_flagelf.c @@ -1,5 +1,5 @@ /* Manipulate ELF file flags. - Copyright (C) 1999, 2000, 2001, 2002 Red Hat, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2015 Red Hat, Inc. This file is part of elfutils. Written by Ulrich Drepper , 1999. @@ -38,10 +38,7 @@ unsigned int -elf_flagelf (elf, cmd, flags) - Elf *elf; - Elf_Cmd cmd; - unsigned int flags; +elf_flagelf (Elf *elf, Elf_Cmd cmd, unsigned int flags) { unsigned int result;