--- deliantra/server/socket/loop.C 2007/06/09 22:54:04 1.51 +++ deliantra/server/socket/loop.C 2007/06/24 04:09:29 1.52 @@ -188,7 +188,7 @@ int avail = rate_avail; // if we can split images, transfer up to mss packets if possible - // but never more 768 bytes more. + // but never 768 bytes more. if (fxix) avail += min (768, mss - (ol % mss)); bg_scrub = BG_SCRUB_RATE;