On Tue, Aug 02, 2016 at 10:12:20AM +0100, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > server/stream.c | 2 +- > server/stream.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/server/stream.c b/server/stream.c > index 985bc71..e56c419 100644 > --- a/server/stream.c > +++ b/server/stream.c > @@ -232,7 +232,7 @@ static bool is_next_stream_frame(DisplayChannel *display, > } > > if (candidate->creation_time - other_time > > - (stream ? RED_STREAM_CONTINUS_MAX_DELTA : RED_STREAM_DETACTION_MAX_DELTA)) { > + (stream ? RED_STREAM_CONTINUOUS_MAX_DELTA : RED_STREAM_DETACTION_MAX_DELTA)) { There's also a "DETECTION" typo on the same line. With that fixed Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel