]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/attributes.h
Revert -Wshadow changes, all changes from:
[thirdparty/binutils-gdb.git] / gold / attributes.h
index dbfba845c2c62a38043ffd0d23f2a823ef609c28..7c4baf4b9507b7c245fb9cf3a662aa032437a44c 100644 (file)
@@ -103,8 +103,8 @@ class Object_attribute
 
   // Set attribute type.
   void
-  set_type(int at)
-  { this->type_ = at; }
+  set_type(int type)
+  { this->type_ = type; }
 
   // Return integer value.
   unsigned int