Revision 452f58eb sparc-dis.c

b/sparc-dis.c
2778 2778
              /* Can't do simple format if source and dest are different.  */
2779 2779
              continue;
2780 2780

  
2781
          (*info->fprintf_func) (stream, opcode->name);
2781
          (*info->fprintf_func) (stream, "%s", opcode->name);
2782 2782

  
2783 2783
          {
2784 2784
            const char *s;

Also available in: Unified diff