* elf32-mips.c (elf_mips_howto_table_rel): Change definition of
[deliverable/binutils-gdb.git] / gas / config / tc-tahoe.c
index 4848e52bac527b242619727fb8dbab8db79ffc3f..034df4827dba0260556710750adb417e6083d881 100644 (file)
@@ -1,6 +1,6 @@
 /* This file is tc-tahoe.c
 
-   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1995, 2000, 2001
+   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1995, 2000, 2001, 2002
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
@@ -386,7 +386,7 @@ md_begin ()
     as_fatal (errorval);
 }
 \f
-CONST char *md_shortopts = "ad:STt:V";
+const char *md_shortopts = "ad:STt:V";
 struct option md_longopts[] = {
   {NULL, no_argument, NULL, 0}
 };
This page took 0.024153 seconds and 4 git commands to generate.