summaryrefslogtreecommitdiff
path: root/sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-09-14 16:19:16 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-09-14 16:19:16 +0000
commit75b4459430d753b3eb6e8adc9c2bd8f7b7d52827 (patch)
tree9e0d8b88e78c5cddeb1f6c39fdc17ac97b9b9eff /sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c
parent- Update to 0.0.6pre17 (diff)
- Fix compile time warnings
- Mark as MAKE_JOBS_SAFE - Refactor Makefile to avoid custom do-build/do-install targets - Add LICENSE Submitted by: mi@ via private email Approved by: tabthorpe(mentor)
Diffstat (limited to 'sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c')
-rw-r--r--sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c b/sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c
index c5e766b47b5b..a9a71dcbd887 100644
--- a/sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c
+++ b/sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c
@@ -1,7 +1,7 @@
$FreeBSD$
---- squashfs-tools/pseudo.c.orig 2009-04-05 04:01:58.000000000 +0200
-+++ squashfs-tools/pseudo.c 2010-04-29 17:45:49.000000000 +0200
+--- pseudo.c 2009-04-05 04:01:58.000000000 +0200
++++ pseudo.c 2010-04-29 17:45:49.000000000 +0200
@@ -31,6 +31,10 @@
#include <stdlib.h>
#include <sys/types.h>