mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 05:22:57 +00:00
* Fixed a comment typo
svn path=/trunk/; revision=32250
This commit is contained in:
parent
51dfcdc44d
commit
fd8beb028a
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ HRESULT WINAPI IDirect3D9Impl_GetAdapterIdentifier(LPDIRECT3D9 iface, UINT Adapt
|
||||||
* The pixel format to search for
|
* The pixel format to search for
|
||||||
*
|
*
|
||||||
* @return HRESULT
|
* @return HRESULT
|
||||||
* If the method is successfull it returns the number of display modes with the specified Format.
|
* If the method is successful it returns the number of display modes with the specified Format.
|
||||||
* If Adapter is out of range, the return value will be 0.
|
* If Adapter is out of range, the return value will be 0.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue