summaryrefslogtreecommitdiff
path: root/gdb/scm-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/scm-lang.h')
-rw-r--r--gdb/scm-lang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/scm-lang.h b/gdb/scm-lang.h
index 713b0309028..e3af0a16768 100644
--- a/gdb/scm-lang.h
+++ b/gdb/scm-lang.h
@@ -67,4 +67,4 @@ extern struct type *builtin_type_scm;
extern int scm_parse (void);
-extern LONGEST scm_unpack (struct type *, char *, enum type_code);
+extern LONGEST scm_unpack (struct type *, const char *, enum type_code);