mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
egl/wayland: add missing newline between functions
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5862>
This commit is contained in:
parent
ae5ac4cbb6
commit
3900659051
1 changed files with 1 additions and 0 deletions
|
|
@ -1049,6 +1049,7 @@ try_damage_buffer(struct dri2_egl_surface *dri2_surf,
|
|||
}
|
||||
return EGL_TRUE;
|
||||
}
|
||||
|
||||
/**
|
||||
* Called via eglSwapBuffers(), drv->API.SwapBuffers().
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue