gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-44


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-449-g9b7ae80
Date: Mon, 15 Apr 2013 10:24:38 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  9b7ae80b7a45d0833fc2177dd719a0483e76701e (commit)
      from  c2ab7648047c68ed03e8678a68b987d01e980e74 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=9b7ae80b7a45d0833fc2177dd719a0483e76701e


commit 9b7ae80b7a45d0833fc2177dd719a0483e76701e
Author: Daniele Forsi <address@hidden>
Date:   Mon Apr 15 12:15:56 2013 +0200

    trivial: fix indent

diff --git a/gnokii/gnokii.c b/gnokii/gnokii.c
index f49508f..c84985d 100644
--- a/gnokii/gnokii.c
+++ b/gnokii/gnokii.c
@@ -334,7 +334,7 @@ static int install_log_handler(void)
 
                st = stat(basepath, &buf);
                if (st)
-               mkdir(basepath, S_IRWXU);
+                       mkdir(basepath, S_IRWXU);
 
                st = stat(path, &buf);
                if (st)

-----------------------------------------------------------------------

Summary of changes:
 gnokii/gnokii.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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