summaryrefslogtreecommitdiff
path: root/tools/regression/pipe/bigpipetest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/pipe/bigpipetest.c')
-rw-r--r--tools/regression/pipe/bigpipetest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/pipe/bigpipetest.c b/tools/regression/pipe/bigpipetest.c
index c5983fa5559e..393cd40486df 100644
--- a/tools/regression/pipe/bigpipetest.c
+++ b/tools/regression/pipe/bigpipetest.c
@@ -12,7 +12,7 @@
* Test for the non-blocking big pipe bug (write(2) returning
* EAGAIN while select(2) returns the descriptor as ready for write).
*
- * $FreeBSD$
+ * $FreeBSD: src/tools/regression/pipe/bigpipetest.c,v 1.3 2004/11/11 19:47:53 nik Exp $
*/
void write_frame(int fd, char *buf, unsigned long buflen)