aboutsummaryrefslogtreecommitdiff
path: root/archivers/liborange
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /archivers/liborange
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
Notes
Diffstat (limited to 'archivers/liborange')
-rw-r--r--archivers/liborange/files/patch-lib_inno.h (renamed from archivers/liborange/files/patch-inno.h)10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/liborange/files/patch-inno.h b/archivers/liborange/files/patch-lib_inno.h
index e34969a54f5e..c9e262e5258e 100644
--- a/archivers/liborange/files/patch-inno.h
+++ b/archivers/liborange/files/patch-lib_inno.h
@@ -1,5 +1,5 @@
---- lib/inno.h.orig 2008-05-22 15:55:23.000000000 +1000
-+++ lib/inno.h 2008-05-22 15:57:49.000000000 +1000
+--- lib/inno.h.orig 2007-11-29 13:50:20 UTC
++++ lib/inno.h
@@ -3,7 +3,7 @@
#define __inno_h__
@@ -9,7 +9,7 @@
#include <stdio.h>
#include <zlib.h>
-@@ -99,7 +99,7 @@
+@@ -99,7 +99,7 @@ typedef struct
uint32_t NumUninstallDeleteEntries;
uint32_t NumRunEntries;
uint32_t NumUninstallRunEntries;
@@ -18,7 +18,7 @@
} TSetupHeader;
#define SETUP_HEADER_SIZE 0xd9
-@@ -143,9 +143,9 @@
+@@ -143,9 +143,9 @@ typedef enum
typedef struct
{
@@ -31,7 +31,7 @@
} TSetupVersionData;
#if 0
-@@ -172,12 +172,12 @@
+@@ -172,12 +172,12 @@ typedef struct
char* InstallFontName;
char* Components;
char* Tasks;