* Makefile.am (libbfd.h): Add "Extracted from.." comment.
[deliverable/binutils-gdb.git] / gdb / value.h
index d960fe832d33581b2bd6d4a5b42ca568567f5f00..a0eb99086ff4b87003676fabac1b6213239b1bbe 100644 (file)
@@ -375,7 +375,7 @@ extern struct value *value_struct_elt_for_reference (struct type *domain,
 extern struct value *value_static_field (struct type *type, int fieldno);
 
 extern struct fn_field *value_find_oload_method_list (struct value **, char *,
-                                                     int, int *, int *,
+                                                     int, int *,
                                                      struct type **, int *);
 
 extern int find_overload_match (struct type **arg_types, int nargs,
This page took 0.028922 seconds and 4 git commands to generate.