diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-06-23 12:18:41 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2010-06-23 12:18:41 +0200 |
commit | eb3fe11d944acf32d7795fb6d0d69c25ce800d54 (patch) | |
tree | 4a2596d6e4ed7edddb1600278a05a248aef68b02 /client/x11 | |
parent | f35ac2049a84fd5edbea43f679dfcd3cd4173367 (diff) | |
download | spice-eb3fe11d944acf32d7795fb6d0d69c25ce800d54.tar.gz spice-eb3fe11d944acf32d7795fb6d0d69c25ce800d54.tar.xz spice-eb3fe11d944acf32d7795fb6d0d69c25ce800d54.zip |
Fix version mismatch error on connect
Protocol is 0 (auto), 1 (old), or 2 (new). This is (apart from 0) the
same as the major number for the stable protocol. However, the current major
is ~(-1) to signify it being unstable, so don't use the major number as source
for setting or comparing protocol.
Diffstat (limited to 'client/x11')
0 files changed, 0 insertions, 0 deletions