wgl: Trim trailing spaces in stw_st.c
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19491>
This commit is contained in:
@@ -135,7 +135,7 @@ stw_st_fill_private_loader_data(struct stw_st_framebuffer *stwfb, struct kopper_
|
||||
out->win32.hwnd = stwfb->fb->hWnd;
|
||||
out->has_alpha = true;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
/**
|
||||
* Remove outdated textures and create the requested ones.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user