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

View File

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

View File

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

View File

@@ -1 +1 @@
Fixes: Implement FolterImpl_Items and stubbed FolderItems interface
Fixes: Implement FolderImpl_Items and stubbed FolderItems interface