2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gdb / c-lang.h
index c2c525279d22877096ff486428f4dbaaa89fdc46..d567e81d76cfffb212538c2744c0d1c8d7c5347e 100644 (file)
@@ -81,7 +81,7 @@ extern void c_printchar (int, struct type *, struct ui_file *);
 
 extern void c_printstr (struct ui_file * stream, struct type *elttype,
                        const gdb_byte *string, unsigned int length,
-                       int force_ellipses,
+                       const char *user_encoding, int force_ellipses,
                        const struct value_print_options *options);
 
 extern void c_language_arch_info (struct gdbarch *gdbarch,
This page took 0.025038 seconds and 4 git commands to generate.