summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/util.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /gnu/usr.bin/patch/util.h
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'gnu/usr.bin/patch/util.h')
-rw-r--r--gnu/usr.bin/patch/util.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/util.h b/gnu/usr.bin/patch/util.h
index 49f4246b83df8..59536fd746082 100644
--- a/gnu/usr.bin/patch/util.h
+++ b/gnu/usr.bin/patch/util.h
@@ -1,6 +1,9 @@
-/* $Header: /home/ncvs/src/gnu/usr.bin/patch/util.h,v 1.3 1997/02/13 21:10:45 jmg Exp $
+/* $Header: /home/ncvs/src/gnu/usr.bin/patch/util.h,v 1.5 1998/01/21 14:37:25 ache Exp $
*
* $Log: util.h,v $
+ * Revision 1.5 1998/01/21 14:37:25 ache
+ * Resurrect patch 2.1 without FreeBSD Index: hack
+ *
* Revision 1.3 1997/02/13 21:10:45 jmg
* Fix a problem with patch in that is will always default, even when the
* controlling terminal is closed. Now the function ask() will return 1 when th