summaryrefslogtreecommitdiffstats
path: root/src/libssh2-1-fixes.patch
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2011-10-31 10:27:20 (GMT)
committerTony Theodore <tonyt@logyst.com>2011-10-31 10:27:20 (GMT)
commitb62d6243e29ec41338738791092e961598091718 (patch)
treee684120dae37e1f0254609dc7c555339e183a2a2 /src/libssh2-1-fixes.patch
parente479f9d67300a85cf2ce8d83d31e55e0e06b3789 (diff)
downloadmxe-b62d6243e29ec41338738791092e961598091718.zip
mxe-b62d6243e29ec41338738791092e961598091718.tar.gz
mxe-b62d6243e29ec41338738791092e961598091718.tar.bz2
package libssh2: convert patch line endings
Diffstat (limited to 'src/libssh2-1-fixes.patch')
-rw-r--r--src/libssh2-1-fixes.patch38
1 files changed, 19 insertions, 19 deletions
diff --git a/src/libssh2-1-fixes.patch b/src/libssh2-1-fixes.patch
index 11bc32d..71b94dc 100644
--- a/src/libssh2-1-fixes.patch
+++ b/src/libssh2-1-fixes.patch
@@ -1,19 +1,19 @@
-This file is part of mingw-cross-env.
-See doc/index.html for further information.
-
-Contains ad hoc patches for cross building.
-
-diff -Naur libssh2-1.3.0.orig/include/libssh2.h libssh2-1.3.0/include/libssh2.h
---- libssh2-1.3.0.orig/include/libssh2.h 2011-09-06 15:56:34.000000000 -0500
-+++ libssh2-1.3.0/include/libssh2.h 2011-10-17 10:10:13.000000000 -0500
-@@ -88,8 +88,8 @@
- extern "C" {
- #endif
- #ifdef _WIN32
--# include <BaseTsd.h>
--# include <WinSock2.h>
-+# include <basetsd.h>
-+# include <winsock2.h>
- #endif
-
- #include <stddef.h>
+This file is part of mingw-cross-env.
+See doc/index.html for further information.
+
+Contains ad hoc patches for cross building.
+
+diff -Naur libssh2-1.3.0.orig/include/libssh2.h libssh2-1.3.0/include/libssh2.h
+--- libssh2-1.3.0.orig/include/libssh2.h 2011-09-06 15:56:34.000000000 -0500
++++ libssh2-1.3.0/include/libssh2.h 2011-10-17 10:10:13.000000000 -0500
+@@ -88,8 +88,8 @@
+ extern "C" {
+ #endif
+ #ifdef _WIN32
+-# include <BaseTsd.h>
+-# include <WinSock2.h>
++# include <basetsd.h>
++# include <winsock2.h>
+ #endif
+
+ #include <stddef.h>