summaryrefslogtreecommitdiffstats
path: root/tools/squashfs4/patches/150-freebsd_fixes.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-03 01:02:00 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-03 01:02:00 +0000
commitb5b89c229819414c8bf741fef9d1a9dbb042a2da (patch)
tree3f02232de53773909d9b65893820367f2c06de25 /tools/squashfs4/patches/150-freebsd_fixes.patch
parent09702f9b6732d6f4ce342eb17c4044fe2f5f462c (diff)
tools/squashfs4: update to version 4.2 (adds support for xz compression)
Based on a patch by Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/squashfs4/patches/150-freebsd_fixes.patch')
-rw-r--r--tools/squashfs4/patches/150-freebsd_fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/squashfs4/patches/150-freebsd_fixes.patch b/tools/squashfs4/patches/150-freebsd_fixes.patch
index 344d9ec68..44d40a7d1 100644
--- a/tools/squashfs4/patches/150-freebsd_fixes.patch
+++ b/tools/squashfs4/patches/150-freebsd_fixes.patch
@@ -1,6 +1,6 @@
--- a/squashfs-tools/pseudo.c
+++ b/squashfs-tools/pseudo.c
-@@ -31,6 +31,7 @@
+@@ -32,6 +32,7 @@
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>