From: Andre Date: Thu, 2 Mar 2006 14:08:38 +0000 (+0100) Subject: fix off-by-one error X-Git-Tag: v0.2.11~43 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=ef1066346672b1a83a4d2146e61659984a3b97fd;hp=ef1066346672b1a83a4d2146e61659984a3b97fd;ds=sidebyside fix off-by-one error Also, make "bufsize" const instead of static. ---