Commit 580cf142 authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

Typo in comment


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1384 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent c7bf76e8
......@@ -255,7 +255,7 @@ RES_WriteObj(struct sess *sp)
sp->wrk->acct.bodybytes += st->len;
#ifdef HAVE_SENDFILE
/*
* XXX: the overhead of setting up senddile is not
* XXX: the overhead of setting up sendfile is not
* XXX: epsilon and maybe not even delta, so avoid
* XXX: engaging sendfile for small objects.
* XXX: Should use getpagesize() ?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment