ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/gnome-vfs/files/patch-modules_gzip-method.c
Revision: 18193
Committed: Wed Mar 18 00:27:50 2015 UTC (9 years, 1 month ago) by laffer1
Content type: text/plain
File size: 284 byte(s)
Log Message:
gnome-vfs 2.24.4

File Contents

# Content
1 --- modules/gzip-method.c.orig 2010-03-25 16:05:12.000000000 -0400
2 +++ modules/gzip-method.c 2010-03-25 16:06:56.000000000 -0400
3 @@ -30,6 +30,7 @@
4 #include <stdio.h>
5 #include <string.h>
6 #include <time.h>
7 +#undef _LARGEFILE64_SOURCE
8 #include <zlib.h>
9
10 struct _GZipMethodHandle {

Properties

Name Value
svn:eol-style native
svn:mime-type text/plain