2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index 7a992ad8f1992a3618ea28d26728270ff0b25fe6..b914b491529b21f57c9581d2ff0ef5b519dd9614 100644 (file)
@@ -143,7 +143,7 @@ f_printchar (int c, struct type *type, struct ui_file *stream)
 
 static void
 f_printstr (struct ui_file *stream, struct type *type, const gdb_byte *string,
-           unsigned int length, int force_ellipses,
+           unsigned int length, const char *encoding, int force_ellipses,
            const struct value_print_options *options)
 {
   unsigned int i;
This page took 0.024652 seconds and 4 git commands to generate.