diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
commit | 5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch) | |
tree | d019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /tools/regression/pipe/pipe-overcommit2.c | |
parent | 665ce17da44f98ae193440703de789dedfb6a72c (diff) |
Diffstat (limited to 'tools/regression/pipe/pipe-overcommit2.c')
-rw-r--r-- | tools/regression/pipe/pipe-overcommit2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/pipe/pipe-overcommit2.c b/tools/regression/pipe/pipe-overcommit2.c index 5979585e6e6b2..d1b9f8179c2b1 100644 --- a/tools/regression/pipe/pipe-overcommit2.c +++ b/tools/regression/pipe/pipe-overcommit2.c @@ -31,7 +31,7 @@ #include <fcntl.h> /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/pipe-overcommit2.c,v 1.1 2005/01/21 06:46:18 silby Exp $ * This program tests how sys_pipe.c handles the case where there * is ample memory to allocate a pipe, but the file descriptor * limit for that user has been exceeded. |