gdi32: Fix a comment.

oldstable
André Hentschel 2014-01-02 00:35:57 +01:00 committed by Alexandre Julliard
parent 45104d9cb6
commit 4573aecf5b
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ done:
/***********************************************************************
* __wine_set_display_driver_module (GDI32.@)
* __wine_set_display_driver (GDI32.@)
*/
void CDECL __wine_set_display_driver( HMODULE module )
{