* armnetbsd.c: Replace CONST with const.
[binutils-gdb.git] / bfd / corefile.c
index 609c4e6f68e720b57007548a0c58b2d20eb3d4cd..24142254eed0d8b143220358b5cf501df9ecee97 100644 (file)
@@ -1,5 +1,5 @@
 /* Core file generic interface routines for BFD.
-   Copyright 1990, 1991, 1992, 1993, 1994, 2000, 2001
+   Copyright 1990, 1991, 1992, 1993, 1994, 2000, 2001, 2002
    Free Software Foundation, Inc.
    Written by Cygnus Support.
 
@@ -44,7 +44,7 @@ DESCRIPTION
 
 */
 
-CONST char *
+const char *
 bfd_core_file_failing_command (abfd)
      bfd *abfd;
 {