Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index a72b1032cc8876726c263599844ddbfb5459c808..a477c40d047e4c59dd90939f4bbe895929c7c69c 100644 (file)
@@ -434,7 +434,7 @@ static const struct op_print f_op_print_tab[] = {
   { NULL,    0, 0, 0 }
 };
 \f
-struct type ** const (f_builtin_types[]) = 
+struct type ** CONST_PTR (f_builtin_types[]) = 
 {
   &builtin_type_f_character,
   &builtin_type_f_logical,
This page took 0.023879 seconds and 4 git commands to generate.