summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-vfs/patches/patch-an')
-rw-r--r--sysutils/gnome-vfs/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gnome-vfs/patches/patch-an b/sysutils/gnome-vfs/patches/patch-an
new file mode 100644
index 00000000000..6cee69df538
--- /dev/null
+++ b/sysutils/gnome-vfs/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.1 2004/05/19 10:27:26 jmmv Exp $
+
+--- libgnomevfs/gnome-vfs-process.c.orig 2001-07-16 20:21:07.000000000 +0200
++++ libgnomevfs/gnome-vfs-process.c
+@@ -258,7 +258,7 @@ gnome_vfs_process_free (GnomeVFSProcess
+ *
+ * Return value: A numeric value reporting the result of the operation.
+ **/
+-GnomeVFSProcessRunResult
++GnomeVFSProcessResult
+ gnome_vfs_process_signal (GnomeVFSProcess *process,
+ guint signal_number)
+ {