From 5acc6be9818e0cd0a6fd95f9d7b65de331ee46d3 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 20 Feb 2013 21:16:07 +1100 Subject: [PATCH] - djm@cvs.openbsd.org 2013/02/20 08:29:27 [regress/modpipe.c] s/Id/OpenBSD/ in RCS tag --- ChangeLog | 3 +++ regress/modpipe.c | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 99946236e..b527ff057 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ reached in it's stream and turn it on for t-integrity. This should catch cases where the session is not fuzzed for being too short (cf. my last "oops" commit) + - djm@cvs.openbsd.org 2013/02/20 08:29:27 + [regress/modpipe.c] + s/Id/OpenBSD/ in RCS tag 20130219 - OpenBSD CVS Sync diff --git a/regress/modpipe.c b/regress/modpipe.c index dca927603..1f17e41f8 100755 --- a/regress/modpipe.c +++ b/regress/modpipe.c @@ -14,7 +14,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: modpipe.c,v 1.4 2013/02/20 10:13:29 djm Exp $ */ +/* $OpenBSD: modpipe.c,v 1.4 2013/02/20 08:29:27 djm Exp $ */ #include #include