Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 114367
Collapse All | Expand All

(-)gcc-3.4.4/libf2c/libI77/fio.h (-1 / +1 lines)
Lines 86-92 Link Here
86
#define errfl(f,m,s) do {return err__fl((int)f,m,s);} while(0)
86
#define errfl(f,m,s) do {return err__fl((int)f,m,s);} while(0)
87
87
88
/*Table sizes*/
88
/*Table sizes*/
89
#define MXUNIT 100
89
#define MXUNIT 512
90
90
91
extern int f__recpos;		/*position in current record */
91
extern int f__recpos;		/*position in current record */
92
extern int f__cursor;		/* offset to move to */
92
extern int f__cursor;		/* offset to move to */

Return to bug 114367