summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/inp.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
committerpeter <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
commitad2e1584276e14bde4fc851ce79b0871a77a6208 (patch)
tree8fa652c32babfefc8f88d23e1913f07efaf74320 /usr.bin/patch/inp.h
parent554d32483700a4509d283b959589e84d74fa30fa (diff)
downloadFreeBSD-src-ad2e1584276e14bde4fc851ce79b0871a77a6208.zip
FreeBSD-src-ad2e1584276e14bde4fc851ce79b0871a77a6208.tar.gz
recording cvs-1.6 file death
Diffstat (limited to 'usr.bin/patch/inp.h')
-rw-r--r--usr.bin/patch/inp.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/usr.bin/patch/inp.h b/usr.bin/patch/inp.h
deleted file mode 100644
index c6d2a91..0000000
--- a/usr.bin/patch/inp.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/* $Header: inp.h,v 2.0 86/09/17 15:37:25 lwall Exp $
- *
- * $Log: inp.h,v $
- * Revision 2.0 86/09/17 15:37:25 lwall
- * Baseline for netwide release.
- *
- */
-
-EXT LINENUM input_lines INIT(0); /* how long is input file in lines */
-EXT LINENUM last_frozen_line INIT(0); /* how many input lines have been */
- /* irretractibly output */
-
-bool rev_in_string();
-void scan_input();
-bool plan_a(); /* returns false if insufficient memory */
-void plan_b();
-char *ifetch();
-
OpenPOWER on IntegriCloud