user32: Fix a typo in the StretchDIBits stub name.
This commit is contained in:
parent
3c3c83f17d
commit
5caa63cae1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue