summaryrefslogtreecommitdiff
path: root/usr.bin/patch/pch.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 17:48:44 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 17:48:44 +0000
commitaee4b07b8a049bdc57cefcbb82bebeb6f341859a (patch)
treed2baf06176c4135542f5717a0fa9b45752f77e4f /usr.bin/patch/pch.h
parentc8194f0876b272d70833a6b91ec566314a02050a (diff)
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'usr.bin/patch/pch.h')
-rw-r--r--usr.bin/patch/pch.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/usr.bin/patch/pch.h b/usr.bin/patch/pch.h
index 32e50165e1e..f892fc3b7c1 100644
--- a/usr.bin/patch/pch.h
+++ b/usr.bin/patch/pch.h
@@ -1,16 +1,4 @@
-/* $Header: /cvsroot/src/usr.bin/patch/pch.h,v 1.1 1993/04/09 11:34:09 cgd Exp $
- *
- * $Log: pch.h,v $
- * Revision 1.1 1993/04/09 11:34:09 cgd
- * patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.
- *
- * Revision 2.0.1.1 87/01/30 22:47:16 lwall
- * Added do_ed_script().
- *
- * Revision 2.0 86/09/17 15:39:57 lwall
- * Baseline for netwide release.
- *
- */
+/* $Id: pch.h,v 1.2 1993/08/02 17:55:22 mycroft Exp $ */
EXT FILE *pfp INIT(Nullfp); /* patch file pointer */