Hi, Both patches look good to me, thanks! I assume you don't have push permissions to freedesktop spice repositories, do you?
Thanks, Christophe On Mon, Jul 25, 2011 at 01:52:23AM +0800, Liang Guo wrote: > --- > client/x11/record.cpp | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/client/x11/record.cpp b/client/x11/record.cpp > index d799e5a..017a94d 100644 > --- a/client/x11/record.cpp > +++ b/client/x11/record.cpp > @@ -182,7 +182,7 @@ bool WaveRecorder::init(uint32_t sampels_per_sec, > } > > if ((err = snd_pcm_sw_params_set_start_threshold(_pcm, _sw_params, > frame_size)) < 0) { > - LOG_ERROR("cannot set start treshold %s", snd_strerror(err)); > + LOG_ERROR("cannot set start threshold %s", snd_strerror(err)); > return false; > } > > -- > 1.7.5.4 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/spice-devel
pgpOt5gRQ5HRr.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel