summaryrefslogtreecommitdiff
path: root/sys/kern/sys_pipe.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
commita8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch)
treecbb644b4992b30708378efe709bfa84fe6caddf4 /sys/kern/sys_pipe.c
parent95b66175a329d81a892710c81f126f1071ac17a0 (diff)
Diffstat (limited to 'sys/kern/sys_pipe.c')
-rw-r--r--sys/kern/sys_pipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/sys_pipe.c b/sys/kern/sys_pipe.c
index a4163951930e5..db45aaf01bc1c 100644
--- a/sys/kern/sys_pipe.c
+++ b/sys/kern/sys_pipe.c
@@ -16,7 +16,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id: sys_pipe.c,v 1.20 1996/07/13 22:52:50 dyson Exp $
+ * $Id: sys_pipe.c,v 1.21 1996/10/11 02:27:30 dyson Exp $
*/
#ifndef OLD_PIPE