commit 7149d21152dd1077e6e4bc9195ae2c35e432af60
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Jul 28 19:11:48 2018 +0100
Fix typo
pcsx2-wxWidgets-SDL2.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pcsx2-wxWidgets-SDL2.patch b/pcsx2-wxWidgets-SDL2.patch
index b7a7f69..16ec3a2 100644
--- a/pcsx2-wxWidgets-SDL2.patch
+++ b/pcsx2-wxWidgets-SDL2.patch
@@ -10,8 +10,8 @@ Fedora 27).
cmake/ApiValidation.cmake | 41 ++++++++++++++++++++++++++++-------------
1 file changed, 28 insertions(+), 13 deletions(-)
---- cmake/ApiValidation.cmake.orig 2016-02-11 22:03:53.000000000 +0000
-+++ cmake/ApiValidation.cmake 2018-07-28 19:02:46.396522565 +0100
+--- ./cmake/ApiValidation.cmake.orig 2016-02-11 22:03:53.000000000 +0000
++++ ./cmake/ApiValidation.cmake 2018-07-28 19:02:46.396522565 +0100
@@ -1,27 +1,42 @@
set(wx_sdl_c_code "
#include <wx/setup.h>
Show replies by date