PR 10437
[deliverable/binutils-gdb.git] / gas / config / tc-sparc.c
index b52351db01d118178d0dff93f498926ac1dd7875..c419704ca542a09b10ccbbc7fa89ec05c76a21a0 100644 (file)
@@ -3772,9 +3772,9 @@ s_reserve (int ignore ATTRIBUTE_UNUSED)
     }
   else
     {
-      as_warn ("Ignoring attempt to re-define symbol %s",
+      as_warn (_("Ignoring attempt to re-define symbol %s"),
               S_GET_NAME (symbolP));
-    }                          /* if not redefining.  */
+    }
 
   demand_empty_rest_of_line ();
 }
This page took 0.024335 seconds and 4 git commands to generate.