aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ada-lang.h')
-rw-r--r--gdb/ada-lang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ada-lang.h b/gdb/ada-lang.h
index 8a465d4..cf4bebc 100644
--- a/gdb/ada-lang.h
+++ b/gdb/ada-lang.h
@@ -243,7 +243,7 @@ extern struct type *ada_parent_type (struct type *);
extern int ada_is_ignored_field (struct type *, int);
-extern int ada_is_packed_array_type (struct type *);
+extern int ada_is_constrained_packed_array_type (struct type *);
extern struct value *ada_value_primitive_packed_val (struct value *,
const gdb_byte *,