commit | 8a0f0d0ca343e406aab7161c883187f1d2b85d89 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Wed May 19 09:24:02 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 01 12:53:09 2010 -0500 |
tree | 862d586623312e6a0dbd559c3af211d137041c0a | |
parent | a9f20d31a8332ea4d6a0c90b9731f11a51cff6db [diff] |
vnc: explain why set_encodings loop is reversed Add a small comment to explain why we need to start from the end of the array to set the right prefered encoding. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>