diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /tools/regression/pipe/pipe-overcommit1.c | |
parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) |
Diffstat (limited to 'tools/regression/pipe/pipe-overcommit1.c')
-rw-r--r-- | tools/regression/pipe/pipe-overcommit1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/pipe/pipe-overcommit1.c b/tools/regression/pipe/pipe-overcommit1.c index c4686588b6bb..36aa31513079 100644 --- a/tools/regression/pipe/pipe-overcommit1.c +++ b/tools/regression/pipe/pipe-overcommit1.c @@ -30,7 +30,7 @@ #include <stdlib.h> /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/pipe-overcommit1.c,v 1.1 2005/01/21 06:46:18 silby Exp $ * This program just allocates as many pipes as it can to ensure * that using up all pipe memory doesn't cause a panic. */ |