egl/wayland: add missing newline between functions
[mesa.git] / src / egl / drivers / dri2 / platform_wayland.c
index c4177f8799cdcf898d2a628d5ac5dcf0e0d8baa2..d5e16cf930820f38e33489f9dad8cfb12e061336 100644 (file)
@@ -1049,6 +1049,7 @@ try_damage_buffer(struct dri2_egl_surface *dri2_surf,
    }
    return EGL_TRUE;
 }
+
 /**
  * Called via eglSwapBuffers(), drv->API.SwapBuffers().
  */