summaryrefslogtreecommitdiff
path: root/regress/modpipe.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-20 21:16:07 +1100
committerDamien Miller <djm@mindrot.org>2013-02-20 21:16:07 +1100
commit5acc6be9818e0cd0a6fd95f9d7b65de331ee46d3 (patch)
treef55e12e0be560191677f955dfbd2e2345ca54c88 /regress/modpipe.c
parent283e575a7db49addd1cffe1a7cb6c5503a98e027 (diff)
- djm@cvs.openbsd.org 2013/02/20 08:29:27
[regress/modpipe.c] s/Id/OpenBSD/ in RCS tag
Diffstat (limited to 'regress/modpipe.c')
-rwxr-xr-xregress/modpipe.c2
1 files changed, 1 insertions, 1 deletions
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 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16 16
17/* $Id: modpipe.c,v 1.4 2013/02/20 10:13:29 djm Exp $ */ 17/* $OpenBSD: modpipe.c,v 1.4 2013/02/20 08:29:27 djm Exp $ */
18 18
19#include <sys/types.h> 19#include <sys/types.h>
20#include <unistd.h> 20#include <unistd.h>