I think this patch needs to be reworked. I believe there should be more than just adding a blank line.
On Mon, Dec 9, 2013 at 4:44 AM, Jin Zhou <[email protected]> wrote: > From: Jin Zhou<[email protected]> > > diff --git a/tests/fbo/fbo-bind-renderbuffer.c > b/tests/fbo/fbo-bind-renderbuffer.c > index 50c8c7f..3b2b305 100644 > --- a/tests/fbo/fbo-bind-renderbuffer.c > +++ b/tests/fbo/fbo-bind-renderbuffer.c > @@ -64,6 +64,7 @@ test_binding(GLboolean bindRenderbuffer) > GL_RENDERBUFFER_EXT, rb); > > err = glGetError(); > + > return err; > } > > -- > 1.7.9.5 > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit >
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
