c++/24367: Infinite recursion of typedef substitution
[deliverable/binutils-gdb.git] / opcodes / cris-dis.c
index 89427042571252f3e8e26808cd86b29ad5ce80f0..793549d26dc203efc097a955562ade27a507410b 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembler code for CRIS.
-   Copyright (C) 2000-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
    Contributed by Axis Communications AB, Lund, Sweden.
    Written by Hans-Peter Nilsson.
 
@@ -813,7 +813,7 @@ print_with_operands (const struct cris_opcode *opcodep,
        *tp++ = 'c';
        *tp++ = 'r';
        break;
-       
+
       case '[':
       case ']':
       case ',':
This page took 0.023241 seconds and 4 git commands to generate.