summaryrefslogtreecommitdiff
path: root/devel/gnomevfs
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 11:26:13 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 11:26:13 +0000
commit449a928eea07416fb2c4e7ce5f02faae8c31155d (patch)
tree32461f0eea9317c27ab59afa60d1e17c3884eefe /devel/gnomevfs
parentAdd a patch to fix a bug where iconv() did not return -1 properly on (diff)
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
Notes
Notes: svn path=/head/; revision=56293
Diffstat (limited to 'devel/gnomevfs')
-rw-r--r--devel/gnomevfs/files/patch-libgnomevfs::gnome-vfs-mime-info.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/gnomevfs/files/patch-libgnomevfs::gnome-vfs-mime-info.c b/devel/gnomevfs/files/patch-libgnomevfs::gnome-vfs-mime-info.c
deleted file mode 100644
index cb57b3afd83d..000000000000
--- a/devel/gnomevfs/files/patch-libgnomevfs::gnome-vfs-mime-info.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libgnomevfs/gnome-vfs-mime-info.c 2002/03/17 13:33:30 1.1
-+++ libgnomevfs/gnome-vfs-mime-info.c 2002/03/17 13:33:39
-@@ -46,7 +46,7 @@
- #include <time.h>
- #include <unistd.h>
-
--#include <iconv.h>
-+#include <giconv.h>
- #include <errno.h>
- #include <stdlib.h>
-