mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 07:18:03 +02:00
Fix api doc for _dbus_spawn_async_with_babysitter
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71820 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
951b9700d5
commit
ac502b5cdd
1 changed files with 1 additions and 1 deletions
|
|
@ -1179,7 +1179,7 @@ babysit (pid_t grandchild_pid,
|
|||
* If sitter_p is #NULL, no babysitter is kept.
|
||||
*
|
||||
* @param sitter_p return location for babysitter or #NULL
|
||||
* @log_name the name under which to log messages about this process being spawned
|
||||
* @param log_name the name under which to log messages about this process being spawned
|
||||
* @param argv the executable and arguments
|
||||
* @param env the environment, or #NULL to copy the parent's
|
||||
* @param child_setup function to call in child pre-exec()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue