gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_21-7-g54c1e5d


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_21-7-g54c1e5d
Date: Fri, 06 Jul 2012 20:34:48 +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 "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=54c1e5d81ec42547b1c8d15e50d7263497089d07

The branch, master has been updated
       via  54c1e5d81ec42547b1c8d15e50d7263497089d07 (commit)
      from  6f8a057be73f64dfb1928277d5112ce0c8c5300a (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 54c1e5d81ec42547b1c8d15e50d7263497089d07
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Fri Jul 6 22:34:35 2012 +0200

    no url in tpmtool

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

Summary of changes:
 src/tpmtool-args.c   |    6 +++---
 src/tpmtool-args.def |    2 +-
 src/tpmtool-args.h   |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/tpmtool-args.c b/src/tpmtool-args.c
index 8e77bb4..f4dcd20 100644
--- a/src/tpmtool-args.c
+++ b/src/tpmtool-args.c
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (tpmtool-args.c)
  *  
- *  It has been AutoGen-ed  July  6, 2012 at 09:41:37 PM by AutoGen 5.16
+ *  It has been AutoGen-ed  July  6, 2012 at 10:34:04 PM by AutoGen 5.16
  *  From the definitions    tpmtool-args.def
  *  and the template file   options
  *
@@ -67,7 +67,7 @@ extern FILE * option_usage_fp;
 /*
  *  tpmtool option static const strings
  */
-static char const tpmtool_opt_strs[1489] =
+static char const tpmtool_opt_strs[1483] =
 /*     0 */ "tpmtool @address@hidden"
             "Copyright (C) 2000-2012 Free Software Foundation, all rights 
reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
@@ -110,7 +110,7 @@ static char const tpmtool_opt_strs[1489] =
 /*  1338 */ "\n"
             "Program that allows handling cryptographic data from the TPM 
chip.\n\0"
 /*  1407 */ "tpmtool @address@hidden"
-/*  1425 */ "tpmtool [options] [url]\n"
+/*  1425 */ "tpmtool [options]\n"
             "tpmtool --help for usage instructions.\n";
 
 /*
diff --git a/src/tpmtool-args.def b/src/tpmtool-args.def
index a14fa64..a72a921 100644
--- a/src/tpmtool-args.def
+++ b/src/tpmtool-args.def
@@ -3,7 +3,7 @@ prog-name     = tpmtool;
 prog-title    = "GnuTLS TPM tool";
 prog-desc     = "Program to handle TPM as a cryptographic device.\n";
 detail    = "Program that allows handling cryptographic data from the TPM 
chip.";
-short-usage   = "tpmtool [options] [url]\ntpmtool --help for usage 
instructions.\n";
+short-usage   = "tpmtool [options]\ntpmtool --help for usage instructions.\n";
 explain       = "";
 
 #define  OUTFILE_OPT   1
diff --git a/src/tpmtool-args.h b/src/tpmtool-args.h
index ea6625c..134e364 100644
--- a/src/tpmtool-args.h
+++ b/src/tpmtool-args.h
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (tpmtool-args.h)
  *  
- *  It has been AutoGen-ed  July  6, 2012 at 09:41:37 PM by AutoGen 5.16
+ *  It has been AutoGen-ed  July  6, 2012 at 10:34:04 PM by AutoGen 5.16
  *  From the definitions    tpmtool-args.def
  *  and the template file   options
  *


hooks/post-receive
-- 
GNU gnutls



reply via email to

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