This commit is contained in:
David Fort 2022-11-24 10:25:39 +01:00 committed by akallabeth
parent e915b294d5
commit deb79c3f90

View File

@ -152,7 +152,7 @@ struct s_rdpgfx_client_context
pcRdpgfxUpdateSurfaceArea UpdateSurfaceArea;
pcRdpgfxUpdateWindowFromSurface UpdateWindowFromSurface;
/* These callbacks allow crating/destroying a window directly
/* These callbacks allow creating/destroying a window directly
* mapped to a surface.
* NOTE: The surface is already locked.
*/