summaryrefslogtreecommitdiff
path: root/gdb/charset.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/charset.h')
-rw-r--r--gdb/charset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/charset.h b/gdb/charset.h
index 60abb18d3d..1b88dae6c9 100644
--- a/gdb/charset.h
+++ b/gdb/charset.h
@@ -34,7 +34,7 @@
it. */
const char *host_charset (void);
const char *target_charset (void);
-const char *target_wide_charset (void);
+const char *target_wide_charset (enum bfd_endian byte_order);
/* These values are used to specify the type of transliteration done
by convert_between_encodings. */