]> Git Repo - qemu.git/commit - ui/vnc.c
Revert "vnc: set the right prefered encoding"
authorCorentin Chary <[email protected]>
Wed, 19 May 2010 07:24:01 +0000 (09:24 +0200)
committerAnthony Liguori <[email protected]>
Tue, 1 Jun 2010 17:53:09 +0000 (12:53 -0500)
commita9f20d31a8332ea4d6a0c90b9731f11a51cff6db
tree3888e8cb5e9559c48c8da0bf4ca04f4651e00bf9
parent9af9b330c5e77024efdc5698ee38ed8ef246337b
Revert "vnc: set the right prefered encoding"

This patch was wrong, because the loop was already reversed,
so the first encoding was correctly set at the end of the loopp.

This reverts commit 14eb8b6829ad9dee7035de729e083844a425f274.

Signed-off-by: Corentin Chary <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
vnc.c
This page took 0.024932 seconds and 4 git commands to generate.