commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 10/26: console-client: minor stylistic fix


From: Samuel Thibault
Subject: [hurd] 10/26: console-client: minor stylistic fix
Date: Sat, 02 Nov 2013 14:44:44 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit 5296cbf51c564fdbf2beb299beda43bdd52a8229
Author: Justus Winter <address@hidden>
Date:   Thu Oct 10 18:08:21 2013 +0200

    console-client: minor stylistic fix
    
    * 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 a4fb8e9..ed4ca8d 100644
--- a/console-client/console.c
+++ b/console-client/console.c
@@ -740,7 +740,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 ();

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]