* console-client/console.c (main): Minor stylistic fix.
---
console-client/console.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/console-client/console.c b/console-client/console.c
index 4046cf3..a105f5e 100644
--- a/console-client/console.c
+++ b/console-client/console.c
@@ -739,7 +739,7 @@ main (int argc, char *argv[])
#if HAVE_DAEMON
if (daemonize)
/* Signal parent that all went well. */
- daemon_retval_send(0);
+ daemon_retval_send (0);
#endif
cons_server_loop ();
--
1.7.10.4
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/1381421302-21954-4-git-send-email-4win...@informatik.uni-hamburg.de