[git] GnuPG - branch, master, updated. gnupg-2.1.0beta3-18-g75a402f

by Werner Koch cvs at cvs.gnupg.org
Sun Jan 15 13:33:24 CET 2012


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 "The GNU Privacy Guard".

The branch, master has been updated
       via  75a402fc25e4ec9659723dd58306aff3415736f4 (commit)
      from  4f21f8d6e109eae111d2da91f4c946afda4174e4 (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 -----------------------------------------------------------------
commit 75a402fc25e4ec9659723dd58306aff3415736f4
Author: Werner Koch <wk at gnupg.org>
Date:   Sun Jan 15 12:37:33 2012 +0100

    Fix indentation.

diff --git a/agent/call-scd.c b/agent/call-scd.c
index 1d73210..9a6884b 100644
--- a/agent/call-scd.c
+++ b/agent/call-scd.c
@@ -809,7 +809,8 @@ hash_algo_option (int algo)
 }
 
 
-static gpg_error_t cancel_inquire(ctrl_t ctrl, gpg_error_t rc)
+static gpg_error_t
+cancel_inquire (ctrl_t ctrl, gpg_error_t rc)
 {
   gpg_error_t oldrc = rc;
 

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

Summary of changes:
 agent/call-scd.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list