[Spice-devel] [vdagent-win] vdagent: advertise CRLF line-ending

2013-06-09 Thread Arnon Gilboa
rhbz#872252 --- vdagent/vdagent.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp index a061973..307b7da 100644 --- a/vdagent/vdagent.cpp +++ b/vdagent/vdagent.cpp @@ -796,6 +796,7 @@ bool

Re: [Spice-devel] [vdagent-win] vdagent: advertise CRLF line-ending

2013-06-09 Thread Hans de Goede
ACK :) Note I plan to write the client side of this, so the actual conversion code next week. On 06/09/2013 03:31 PM, Arnon Gilboa wrote: rhbz#872252 --- vdagent/vdagent.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp

Re: [Spice-devel] [vdagent-win] vdagent: advertise CRLF line-ending

2013-06-09 Thread agilboa
Cool, so I'll push it when both protocol client patches are in. On 06/09/2013 04:23 PM, Hans de Goede wrote: ACK :) Note I plan to write the client side of this, so the actual conversion code next week. On 06/09/2013 03:31 PM, Arnon Gilboa wrote: rhbz#872252 --- vdagent/vdagent.cpp |