add EncodingUltra; it is not implemented in the libraries yet, so this is just a place holder

pull/1/head
dscho 20 years ago
parent b1ee3af47e
commit 9a8a28c117

@ -343,6 +343,7 @@ typedef struct {
#define rfbEncodingZlib 6
#define rfbEncodingTight 7
#define rfbEncodingZlibHex 8
#define rfbEncodingUltra 9
#endif
#ifdef LIBVNCSERVER_BACKCHANNEL
#define rfbEncodingBackChannel 15

Loading…
Cancel
Save