- djm@cvs.openbsd.org 2013/02/20 08:29:27

[regress/modpipe.c]
     s/Id/OpenBSD/ in RCS tag
This commit is contained in:
Damien Miller 2013-02-20 21:16:07 +11:00
parent 283e575a7d
commit 5acc6be981
2 changed files with 4 additions and 1 deletions

View File

@ -9,6 +9,9 @@
reached in it's stream and turn it on for t-integrity. This should catch 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 cases where the session is not fuzzed for being too short (cf. my last
"oops" commit) "oops" commit)
- djm@cvs.openbsd.org 2013/02/20 08:29:27
[regress/modpipe.c]
s/Id/OpenBSD/ in RCS tag
20130219 20130219
- OpenBSD CVS Sync - OpenBSD CVS Sync

View File

@ -14,7 +14,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * 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 <sys/types.h> #include <sys/types.h>
#include <unistd.h> #include <unistd.h>