Skip to content
Snippets Groups Projects
Commit 5883c9ec authored by Matteo Bruni's avatar Matteo Bruni Committed by Alexandre Julliard
Browse files

dxgi: Fix a comment typo.

parent bd1428ef
No related branches found
No related tags found
No related merge requests found
......@@ -326,7 +326,7 @@ static const struct IWineDXGIDeviceVtbl dxgi_device_vtbl =
dxgi_device_QueryResourceResidency,
dxgi_device_SetGPUThreadPriority,
dxgi_device_GetGPUThreadPriority,
/* IWineDXGIAdapter methods */
/* IWineDXGIDevice methods */
dxgi_device_create_surface,
dxgi_device_create_swapchain,
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment