Revision 78c98c78 vnc.h

b/vnc.h
403 403
                                         int y, int w, int h);
404 404
void vnc_hextile_set_pixel_conversion(VncState *vs, int generic);
405 405

  
406
void vnc_zlib_init(VncState *vs);
407 406
void vnc_zlib_send_framebuffer_update(VncState *vs, int x, int y, int w, int h);
408 407

  
409 408
#endif /* __QEMU_VNC_H */

Also available in: Unified diff