[vte] docs: Method was renamed to vte_terminal_spawn_sync
- From: Egmont Koblinger <egmontkob src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] docs: Method was renamed to vte_terminal_spawn_sync
- Date: Sun, 18 Jan 2015 16:38:33 +0000 (UTC)
commit c18db6cae7f5d8d8f70c5c0c589243f8d29fad0e
Author: Egmont Koblinger <egmont gmail com>
Date: Sun Jan 18 17:36:55 2015 +0100
docs: Method was renamed to vte_terminal_spawn_sync
src/pty.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/pty.c b/src/pty.c
index 1e3ec20..1b6966d 100644
--- a/src/pty.c
+++ b/src/pty.c
@@ -1667,7 +1667,7 @@ vte_pty_error_quark(void)
* vte_pty_child_setup() directly as the child setup function, or call
* vte_pty_child_setup() from your own child setup function supplied.
*
- * When using vte_terminal_fork_command_full() with a custom child setup
+ * When using vte_terminal_spawn_sync() with a custom child setup
* function, vte_pty_child_setup() will be called before the supplied
* function; you must not call it again.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]