mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 08:30:10 +01:00
wgl: Fix copy'n'paste typo in comment.
This commit is contained in:
parent
52df532b02
commit
c6d663e6dc
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