* ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up.
[deliverable/binutils-gdb.git] / gdb / i960-pinsn.c
index 2569328d6a507a3fdb073d4f3df1854faf8b58bb..7d3f4917d0ef08a40752ed026f30cdc42653f733 100644 (file)
@@ -328,7 +328,7 @@ mem( memaddr, word1, word2, noprint )
        int len;
        int mode;
        int offset;
-       CONST char *reg1, *reg2, *reg3;
+       const char *reg1, *reg2, *reg3;
 
        /* This lookup table is too sparse to make it worth typing in, but not
         * so large as to make a sparse array necessary.  We allocate the
This page took 0.023424 seconds and 4 git commands to generate.