summaryrefslogtreecommitdiffstats
path: root/loc2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'loc2c.c')
-rw-r--r--loc2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loc2c.c b/loc2c.c
index 45c965aa..1d610aa2 100644
--- a/loc2c.c
+++ b/loc2c.c
@@ -1284,7 +1284,7 @@ void
c_translate_addressof (struct obstack *pool, int indent,
Dwarf_Addr dwbias __attribute__ ((unused)),
Dwarf_Die *die,
- Dwarf_Attribute *typeattr __attribute__ ((unused)),
+ Dwarf_Die *typedie __attribute__ ((unused)),
struct location **input, const char *target)
{
++indent;