o Correct a comment: a test file size is a four pages not three.

This commit is contained in:
maxim 2008-09-10 09:32:25 +00:00
parent e3882f3608
commit 2473c0ee1e

View File

@ -42,7 +42,7 @@
#include <unistd.h>
/*
* 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.
*/