Imported Upstream version 0.165
[platform/upstream/elfutils.git] / libdw / dwarf_formflag.c
index bdc2267..b48ede4 100644 (file)
@@ -36,9 +36,7 @@
 
 
 int
-dwarf_formflag (attr, return_bool)
-     Dwarf_Attribute *attr;
-     bool *return_bool;
+dwarf_formflag (Dwarf_Attribute *attr, bool *return_bool)
 {
   if (attr == NULL)
     return -1;