Merge from vendor branch ZLIB:
[dragonfly.git] / gnu / usr.bin / cc3 / f771 / com.h.patch
1 $DragonFly: src/gnu/usr.bin/cc3/f771/Attic/com.h.patch,v 1.1 2004/06/21 03:25:33 dillon Exp $
2 Index: com.h
3 ===================================================================
4 RCS file: /cvs/src/contrib/gcc-3.3/gcc/f/com.h,v
5 retrieving revision 1.1
6 diff -u -r1.1 com.h
7 --- com.h       2 Feb 2004 23:09:55 -0000       1.1
8 +++ com.h       21 Jun 2004 02:40:33 -0000
9 @@ -233,7 +233,7 @@
10  void ffecom_finish_progunit (void);
11  tree ffecom_get_invented_identifier (const char *pattern, ...)
12    ATTRIBUTE_PRINTF_1;
13 -ffeinfoKindtype ffecom_gfrt_basictype (ffecomGfrt ix);
14 +ffeinfoBasictype ffecom_gfrt_basictype (ffecomGfrt ix);
15  ffeinfoKindtype ffecom_gfrt_kindtype (ffecomGfrt ix);
16  void ffecom_init_0 (void);
17  void ffecom_init_2 (void);