user32: Fix a typo in the StretchDIBits stub name.

Francois Gouget fgouget at free.fr
Fri Jan 25 20:06:49 CST 2008


---
 dlls/user32/display.drv.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/user32/display.drv.spec b/dlls/user32/display.drv.spec
index 82af0e5..2a805d6 100644
--- a/dlls/user32/display.drv.spec
+++ b/dlls/user32/display.drv.spec
@@ -27,7 +27,7 @@
 25 stub GetPaletteTranslate
 26 stub UpdateColors
 27 stub StretchBlt
-28 stub StrechDIBits
+28 stub StretchDIBits
 29 stub SelectBitmap
 30 stub BitmapBits
 31 stub ReEnable
-- 
1.5.3.8




More information about the wine-patches mailing list