diff options
Diffstat (limited to 'devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-process.c')
-rw-r--r-- | devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-process.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-process.c b/devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-process.c new file mode 100644 index 000000000000..8fb98a428944 --- /dev/null +++ b/devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-process.c @@ -0,0 +1,11 @@ +--- libgnomevfs/gnome-vfs-process.c.orig Mon Jul 16 20:21:07 2001 ++++ libgnomevfs/gnome-vfs-process.c Sat Aug 14 00:13:06 2004 +@@ -258,7 +258,7 @@ + * + * Return value: A numeric value reporting the result of the operation. + **/ +-GnomeVFSProcessRunResult ++GnomeVFSProcessResult + gnome_vfs_process_signal (GnomeVFSProcess *process, + guint signal_number) + { |