summarylogtreecommitdiffstats
path: root/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch')
-rw-r--r--0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch b/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
index 2206a3fa0268..971abff62c1c 100644
--- a/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
+++ b/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
@@ -1,7 +1,7 @@
-From ce9491d330b55c184f62d676dabc66fa318fd675 Mon Sep 17 00:00:00 2001
+From 296025ffe040546d0b5e1f8736eaeda9f855cf6e Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 21:36:56 +0200
-Subject: [PATCH 1/2] Recorder includes to prevent conflict with vsnprintf
+Subject: [PATCH 1/4] Recorder includes to prevent conflict with vsnprintf
Some files #include <dshow.h>
This is a C header which also #include's stdio.h which adds a #define vsnprintf
@@ -37,5 +37,5 @@ index 5f391710..3ae3b8aa 100644
QT_BEGIN_NAMESPACE
--
-2.18.0
+2.19.0