summaryrefslogtreecommitdiff
path: root/gdb/valops.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/valops.c')
-rw-r--r--gdb/valops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/valops.c b/gdb/valops.c
index 408afb16279..5e51d1dd066 100644
--- a/gdb/valops.c
+++ b/gdb/valops.c
@@ -1672,7 +1672,7 @@ You must use a pointer to function type variable. Command ignored.", arg_name);
SAVE_DUMMY_FRAME_TOS (sp);
{
- struct regbuf *retbuf = NULL;
+ struct regcache *retbuf = NULL;
char *name;
struct symbol *symbol;