You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
shell32-FolderItems_Stub_Iface: Fix a typo in the patch subject.
This commit is contained in:
@@ -4848,7 +4848,7 @@ fi
|
||||
if test "$enable_shell32_FolderItems_Stub_Iface" -eq 1; then
|
||||
patch_apply shell32-FolderItems_Stub_Iface/0001-shell32-Implement-FolterImpl_Items-and-stubbed-Folde.patch
|
||||
(
|
||||
echo '+ { "Christian Costa", "shell32: Implement FolterImpl_Items and stubbed FolderItems interface.", 1 },';
|
||||
echo '+ { "Christian Costa", "shell32: Implement FolderImpl_Items and stubbed FolderItems interface.", 1 },';
|
||||
) >> "$patchlist"
|
||||
fi
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
From 668d55704db4f9ccbc91cf38eaa912448305e285 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Costa <titan.costa@gmail.com>
|
||||
Date: Thu, 3 Sep 2015 12:08:54 -0300
|
||||
Subject: shell32: Implement FolterImpl_Items and stubbed FolderItems
|
||||
Subject: shell32: Implement FolderImpl_Items and stubbed FolderItems
|
||||
interface.
|
||||
|
||||
---
|
||||
|
@@ -1 +1 @@
|
||||
Fixes: Implement FolterImpl_Items and stubbed FolderItems interface
|
||||
Fixes: Implement FolderImpl_Items and stubbed FolderItems interface
|
||||
|
Reference in New Issue
Block a user