Move _xcb_write and _xcb_writev to xcb_out.c and make them static, since only _xcb_ou...
authorJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 20:48:27 +0000 (12:48 -0800)
committerJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 20:48:27 +0000 (12:48 -0800)
commit55c1842686d2e668708cd106b5e08847df0184c3
tree4cb6023b11611a740ae4c927c48437ee1f4b13bd
parent213b5725928ccf8aedc807cc40a261b2d5431247
Move _xcb_write and _xcb_writev to xcb_out.c and make them static, since only _xcb_out_write calls them.
src/xcb_out.c
src/xcb_util.c
src/xcbint.h