summaryrefslogtreecommitdiff
path: root/econproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'econproto.h')
-rw-r--r--econproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/econproto.h b/econproto.h
index 02a032b..57f4e4a 100644
--- a/econproto.h
+++ b/econproto.h
@@ -161,7 +161,7 @@ typedef struct {
uint8_t gateAddress[ECON_IPADDRESS_SIZE];
uint8_t unknown_field_1; /* value: 0x02 */
uint8_t unknown_field_2; /* value: 0x01 */
- uint8_t unknown_field_3; /* value: 0x03 */
+ uint8_t version; /* value: 0x03 */
rfbServerInitMsg vnesInitMsg;
} e_command_reqconnect;