From 2473c0ee1eb01b61bd2c623e000d8e3264225c7d Mon Sep 17 00:00:00 2001 From: maxim Date: Wed, 10 Sep 2008 09:32:25 +0000 Subject: o Correct a comment: a test file size is a four pages not three. --- tools/regression/sockets/sendfile/sendfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/sockets/sendfile/sendfile.c b/tools/regression/sockets/sendfile/sendfile.c index e91151c..fbeaac1 100644 --- a/tools/regression/sockets/sendfile/sendfile.c +++ b/tools/regression/sockets/sendfile/sendfile.c @@ -42,7 +42,7 @@ #include /* - * Simple regression test for sendfile. Creates a file sized at three pages + * Simple regression test for sendfile. Creates a file sized at four pages * and then proceeds to send it over a series of sockets, exercising a number * of cases and performing limited validation. */ -- cgit v1.1