aboutsummaryrefslogtreecommitdiff
path: root/gold/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/attributes.h')
-rw-r--r--gold/attributes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gold/attributes.h b/gold/attributes.h
index 7c4baf4..dbfba84 100644
--- a/gold/attributes.h
+++ b/gold/attributes.h
@@ -103,8 +103,8 @@ class Object_attribute
// Set attribute type.
void
- set_type(int type)
- { this->type_ = type; }
+ set_type(int at)
+ { this->type_ = at; }
// Return integer value.
unsigned int