Revision: 5123
          http://sourceforge.net/p/tigervnc/code/5123
Author:   astrand
Date:     2013-06-20 11:47:28 +0000 (Thu, 20 Jun 2013)
Log Message:
-----------
The documentation for SetDesktopSize was incorrect - should only be
one padding byte after the message type.

Modified Paths:
--------------
    rfbproto/rfbproto.rst

Modified: rfbproto/rfbproto.rst
===================================================================
--- rfbproto/rfbproto.rst       2013-06-11 07:06:46 UTC (rev 5122)
+++ rfbproto/rfbproto.rst       2013-06-20 11:47:28 UTC (rev 5123)
@@ -1321,7 +1321,7 @@
 No. of bytes             Type              [Value] Description
 ======================== ================= ======= ====================
 1                        ``U8``            251     *message-type*
-2                                                  *padding*
+1                                                  *padding*
 2                        ``U16``                   *width*
 2                        ``U16``                   *height*
 1                        ``U8``                    *number-of-screens*

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to