user32: Fix a typo in the StretchDIBits stub name.

This commit is contained in:
Francois Gouget 2008-01-26 03:06:49 +01:00 committed by Alexandre Julliard
parent 3c3c83f17d
commit 5caa63cae1
1 changed files with 1 additions and 1 deletions

View File

@ -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