aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/buildsym.h')
-rw-r--r--gdb/buildsym.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/buildsym.h b/gdb/buildsym.h
index 51aeee7..b2a249c 100644
--- a/gdb/buildsym.h
+++ b/gdb/buildsym.h
@@ -233,7 +233,7 @@ extern void finish_block (struct symbol *symbol,
CORE_ADDR start, CORE_ADDR end,
struct objfile *objfile);
-extern void really_free_pendings (PTR dummy);
+extern void really_free_pendings (void *dummy);
extern void start_subfile (char *name, char *dirname);