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

Annotation of src/usr.bin/patch/inp.h, Revision 1.7

1.7     ! otto        1: /*     $OpenBSD: inp.h,v 1.6 2003/07/22 17:18:49 otto Exp $    */
1.6       otto        2:
                      3: void           re_input(void);
1.7     ! otto        4: void           scan_input(const char *);
1.4       deraadt     5: char           *ifetch(LINENUM, int);