summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/inp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/patch/inp.c')
-rw-r--r--usr.bin/patch/inp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/patch/inp.c b/usr.bin/patch/inp.c
index f89c924ab9a..f31d6e6b448 100644
--- a/usr.bin/patch/inp.c
+++ b/usr.bin/patch/inp.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: inp.c,v 1.16 2003/07/22 17:18:49 otto Exp $ */
+/* $OpenBSD: inp.c,v 1.17 2003/07/22 17:52:20 deraadt Exp $ */
#ifndef lint
-static const char rcsid[] = "$OpenBSD: inp.c,v 1.16 2003/07/22 17:18:49 otto Exp $";
-#endif /* not lint */
+static const char rcsid[] = "$OpenBSD: inp.c,v 1.17 2003/07/22 17:52:20 deraadt Exp $";
+#endif /* not lint */
#include <sys/types.h>
#include <sys/file.h>