[BACK]Return to inp.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / patch

File: [local] / src / usr.bin / patch / inp.h (download)

Revision 1.7, Mon Jul 28 18:35:36 2003 UTC (20 years, 10 months ago) by otto
Branch: MAIN
Changes since 1.6: +2 -7 lines

More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h,
some rewriting of code to make it more readable and more KNF.

ok millert@ tedu@ deraadt@

/*	$OpenBSD: inp.h,v 1.7 2003/07/28 18:35:36 otto Exp $	*/

void		re_input(void);
void		scan_input(const char *);
char		*ifetch(LINENUM, int);