2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
[deliverable/binutils-gdb.git] / gdb / p-lang.c
index 0121190c68d46b94c9db8b2c4adf2477ec444aa3..c768d1bec3dc3ed6ed2cbfbe1499d085f9e8c7db 100644 (file)
@@ -214,7 +214,7 @@ pascal_printchar (int c, struct type *type, struct ui_file *stream)
 void
 pascal_printstr (struct ui_file *stream, struct type *type,
                 const gdb_byte *string, unsigned int length,
-                int force_ellipses,
+                const char *encoding, int force_ellipses,
                 const struct value_print_options *options)
 {
   enum bfd_endian byte_order = gdbarch_byte_order (get_type_arch (type));
This page took 0.025406 seconds and 4 git commands to generate.