* symbols.c (symbol_set_tc): Correct name.
[deliverable/binutils-gdb.git] / gas / symbols.c
index 295a9ad4b1e6a95052344dd189f206786ec4af79..8e18632d83c7e42063473986e91ed0361f58352a 100644 (file)
@@ -2190,7 +2190,7 @@ symbol_get_tc (s)
 /* Set the processor information for a symbol.  */
 
 void
-symbol_set_obj (s, o)
+symbol_set_tc (s, o)
      symbolS *s;
      TC_SYMFIELD_TYPE *o;
 {
This page took 0.023346 seconds and 4 git commands to generate.