aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-est.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-est.c')
-rw-r--r--gdb/remote-est.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-est.c b/gdb/remote-est.c
index 86310e9..0a1d7af 100644
--- a/gdb/remote-est.c
+++ b/gdb/remote-est.c
@@ -76,7 +76,7 @@ est_supply_register (char *regname, int regnamelen, char *val, int vallen)
* registers either. So, typing "info reg sp" becomes a "r30".
*/
-static char *
+static const char *
est_regname (int index)
{