diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-11-18 13:44:43 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-11-19 00:29:22 (GMT) |
commit | 1b1b9c9a9a15737e83cfc0aee65e21d8385ef832 (patch) | |
tree | fbf43c3a8ef9c8072c2eedd4d5f68e3af30d656b /src/libircclient-1-fixes.patch | |
parent | 99b8d3306133b4e18e57a9fa1cd30c7b09f93046 (diff) | |
download | mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.zip mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.gz mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.bz2 |
various packages: run `make refresh-patches` with numbering
Diffstat (limited to 'src/libircclient-1-fixes.patch')
-rw-r--r-- | src/libircclient-1-fixes.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libircclient-1-fixes.patch b/src/libircclient-1-fixes.patch index 033db53..a745ccc 100644 --- a/src/libircclient-1-fixes.patch +++ b/src/libircclient-1-fixes.patch @@ -5,7 +5,7 @@ Contains ad hoc patches for cross building. From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Mark Brand <mabrand@mabrand.nl> Date: Tue, 8 Oct 2013 22:37:07 +0200 -Subject: [PATCH] use the proper WIN32 define +Subject: [PATCH 1/2] use the proper WIN32 define diff --git a/include/libircclient.h b/include/libircclient.h @@ -25,7 +25,7 @@ index 1111111..2222222 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Mark Brand <mabrand@mabrand.nl> Date: Tue, 8 Oct 2013 22:37:29 +0200 -Subject: [PATCH] fix missing header +Subject: [PATCH 2/2] fix missing header diff --git a/include/libircclient.h b/include/libircclient.h |