Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / scm-lang.c
index c54b2c11874d68fff81ff6bd2daead55734838e2..16739a0d13d282717a653016eed5514c009ad835 100644 (file)
@@ -36,7 +36,7 @@ static value_ptr scm_lookup_name PARAMS ((char *));
 static int in_eval_c PARAMS ((void));
 static void scm_printstr PARAMS ((GDB_FILE *, char *, unsigned int, int));
 
-extern struct type ** const (c_builtin_types[]);
+extern struct type ** CONST_PTR (c_builtin_types[]);
 
 struct type *builtin_type_scm;
 
This page took 0.022903 seconds and 4 git commands to generate.