Working - send method call and reply with serverClient
[platform/upstream/dbus.git] / dbus / dbus-spawn.c
index 1e3a351..55a7e1e 100644 (file)
@@ -1258,7 +1258,7 @@ _dbus_spawn_async_with_babysitter (DBusBabysitter          **sitter_p,
       else if (grandchild_pid == 0)
       {
           /* Go back to ignoring SIGPIPE, since it's evil
-          */
+           */
           signal (SIGPIPE, SIG_IGN);
 
          do_exec (child_err_report_pipe[WRITE_END],