From dc58f526d86ebc0e59e834ebec3a75e48f544749 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 20 Mar 2005 11:52:09 +0000 Subject: [PATCH] Typo. --- ChangeLog | 2 +- ChangeLog.pre-2-10 | 2 +- ChangeLog.pre-2-12 | 2 +- ChangeLog.pre-2-8 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index c334f566c..ff113feb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c334f566c..ff113feb4 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index c334f566c..ff113feb4 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c334f566c..ff113feb4 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need.