Revision 161c4f20 vnc.h

b/vnc.h
405 405
void vnc_hextile_set_pixel_conversion(VncState *vs, int generic);
406 406

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

  
409 410
#endif /* __QEMU_VNC_H */

Also available in: Unified diff