mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 05:00:09 +01:00
wgl: Fix copy'n'paste typo in comment.
This commit is contained in:
parent
135d7e1299
commit
dc86f4a20b
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ struct stw_winsys
|
|||
HANDLE hSharedSurface);
|
||||
|
||||
/**
|
||||
* Open a shared surface (optional).
|
||||
* Close a shared surface (optional).
|
||||
*/
|
||||
void
|
||||
(*shared_surface_close)(struct pipe_screen *screen,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue