--- gcc-3.3.3/gcc/f/com.h 2003-03-22 16:24:51.000000000 +0100
|
|
+++ gcc-3.3.3/gcc/f/com.h 2004-11-03 23:57:35.802364544 +0100
|
|
@@ -233,7 +233,7 @@
|
|
void ffecom_finish_progunit (void);
|
|
tree ffecom_get_invented_identifier (const char *pattern, ...)
|
|
ATTRIBUTE_PRINTF_1;
|
|
-ffeinfoKindtype ffecom_gfrt_basictype (ffecomGfrt ix);
|
|
+ffeinfoBasictype ffecom_gfrt_basictype (ffecomGfrt ix);
|
|
ffeinfoKindtype ffecom_gfrt_kindtype (ffecomGfrt ix);
|
|
void ffecom_init_0 (void);
|
|
void ffecom_init_2 (void);
|