Update `move-if-change' from gnulib
[deliverable/binutils-gdb.git] / opcodes / rl78-decode.opc
index 901e1b39303f4d58e174ec065c44d1c722ce3cf2..f6c4e5d93c369659230cf63b81c81a47554e3c23 100644 (file)
@@ -1,5 +1,5 @@
 /* -*- c -*- */
-/* Copyright 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Red Hat.
    Written by DJ Delorie.
 
@@ -762,7 +762,7 @@ rl78_decode_opcode (unsigned long pc AU,
        rl78->syntax = "divhu"; ID(divhu);
        break;
       case 0x04:
-       rl78->syntax = "divwu <old-encoding>" ID(divwu);
+       rl78->syntax = "divwu <old-encoding>"; ID(divwu);
        break;
       case 0x05:
        rl78->syntax = "machu"; ID(machu);
This page took 0.024924 seconds and 4 git commands to generate.