]> git.tue.mpg.de Git - paraslash.git/commit
fix off-by-one error
authorAndre <maan@p133.(none)>
Thu, 2 Mar 2006 14:08:38 +0000 (15:08 +0100)
committerAndre <maan@p133.(none)>
Thu, 2 Mar 2006 14:08:38 +0000 (15:08 +0100)
commitef1066346672b1a83a4d2146e61659984a3b97fd
tree23cd26ffefee0009f5dae3bf2b1077f0df5cfce9
parent4b4c68de8d7390f966e46d9402d5499d2e8ee227
fix off-by-one error

Also, make "bufsize" const instead of static.
gui_common.c