X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libelf%2Felf_next.c;h=6edafd2e924d5088d492ae94493af6568d14227c;hb=82c3b58b54026d061a4d81ad95f3023d5d883ab2;hp=1f5c03c16e5abfd91821faf19b6d5a4d4c5fd559;hpb=a286dd013ef8d46edf013efc0908822a59d8ac81;p=platform%2Fupstream%2Felfutils.git diff --git a/libelf/elf_next.c b/libelf/elf_next.c index 1f5c03c..6edafd2 100644 --- a/libelf/elf_next.c +++ b/libelf/elf_next.c @@ -1,5 +1,5 @@ /* Advance in archive to next element. - Copyright (C) 1998-2009 Red Hat, Inc. + Copyright (C) 1998-2009, 2015 Red Hat, Inc. This file is part of elfutils. Contributed by Ulrich Drepper , 1998. @@ -39,8 +39,7 @@ Elf_Cmd -elf_next (elf) - Elf *elf; +elf_next (Elf *elf) { Elf *parent; Elf_Cmd ret;