Fix off-by-one error that kept the last byte(s) of the output queue from being used.
authorJamey Sharp <jamey@minilop.net>
Wed, 8 Mar 2006 05:19:58 +0000 (21:19 -0800)
committerJamey Sharp <jamey@minilop.net>
Wed, 8 Mar 2006 05:19:58 +0000 (21:19 -0800)
commitc491eeb9a9f670f7d4869d7dae7a5adce4565998
tree3a975f075331b68d2f78f650f1d9d16154148706
parent522a6e0eac9adeaac533a5b700f42d85d46e2dd7
Fix off-by-one error that kept the last byte(s) of the output queue from being used.
src/xcb_out.c