Mostly tasteful/consistent splint annotations for libelf.
[platform/upstream/rpm.git] / elfutils / libelf / gelf_xlatetom.c
index ecd088f..9d60dd5 100644 (file)
 
 
 Elf_Data *
-gelf_xlatetom (elf, dest, src, encode)
-     Elf *elf;
-     Elf_Data *dest;
-     const Elf_Data * src;
-     unsigned int encode;
+gelf_xlatetom (Elf *elf, Elf_Data *dest, const Elf_Data * src,
+              unsigned int encode)
 {
   if (elf == NULL)
     return NULL;