shell32-FolderItems_Stub_Iface: Fix a typo in the patch subject.

This commit is contained in:
Sebastian Lackner
2015-09-05 01:28:43 +02:00
parent ea4b82dd1d
commit bcc10f6d7b
5 changed files with 5 additions and 5 deletions

2
debian/changelog vendored
View File

@@ -26,7 +26,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to create Microsoft\Windows\Themes directory during Wineprefix
creation.
* Added patch to avoid deprecation warning for OpenCL 1.2 APIs.
* Added patch to implement FolterImpl_Items and stubbed FolderItems interface.
* Added patch to implement FolderImpl_Items and stubbed FolderItems interface.
* Added patch for stub of dwmapi.DwmUpdateThumbnailProperties.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).