summaryrefslogtreecommitdiff
path: root/x11/gnome-core/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-core/patches/patch-aj')
-rw-r--r--x11/gnome-core/patches/patch-aj8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-core/patches/patch-aj b/x11/gnome-core/patches/patch-aj
index 25485c807c0..c4d7dcc842a 100644
--- a/x11/gnome-core/patches/patch-aj
+++ b/x11/gnome-core/patches/patch-aj
@@ -1,11 +1,11 @@
-$NetBSD: patch-aj,v 1.2 2001/04/06 22:25:04 rh Exp $
+$NetBSD: patch-aj,v 1.3 2002/09/14 02:46:57 rh Exp $
---- gsm/manager.c.orig Wed Mar 7 20:20:48 2001
+--- gsm/manager.c.orig Sun Mar 17 09:48:39 2002
+++ gsm/manager.c
-@@ -321,7 +321,7 @@
- if (restart_info)
+@@ -330,7 +330,7 @@ run_command (Client* client, const gchar
g_free (restart_info);
+ #if 0
- if (errno)
+ if (pid < 0)
{