2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 1f8322e707f0fa2aea9504b8f52ca19db9ec32d5..80e9bf90d1fa3aab29ed009cc7e3c863cd92fe3f 100644 (file)
@@ -104,7 +104,7 @@ m2_printchar (int c, struct type *type, struct ui_file *stream)
 
 static void
 m2_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.027212 seconds and 4 git commands to generate.