diff options
Diffstat (limited to 'devel/gnome-vfs1/files/patch-libgnomevfs-gnome-vfs-process.c')
-rw-r--r-- | devel/gnome-vfs1/files/patch-libgnomevfs-gnome-vfs-process.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gnome-vfs1/files/patch-libgnomevfs-gnome-vfs-process.c b/devel/gnome-vfs1/files/patch-libgnomevfs-gnome-vfs-process.c deleted file mode 100644 index 8fb98a428944..000000000000 --- a/devel/gnome-vfs1/files/patch-libgnomevfs-gnome-vfs-process.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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) - { |