Imported Upstream version 0.165
[platform/upstream/elfutils.git] / libdw / dwarf_hasform.c
index a95ca9e..a0c3229 100644 (file)
@@ -36,9 +36,7 @@
 
 
 int
-dwarf_hasform (attr, search_form)
-     Dwarf_Attribute *attr;
-     unsigned int search_form;
+dwarf_hasform (Dwarf_Attribute *attr, unsigned int search_form)
 {
   if (attr == NULL)
     return 0;