libtasn1-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libtasn1 branch, master, updated. libtasn1_4_9-20-ge198d72


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_4_9-20-ge198d72
Date: Tue, 11 Oct 2016 09:34:28 +0000 (UTC)

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 libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=e198d72073cafa499cc1f8629e7c2d57163d8e12

The branch, master has been updated
       via  e198d72073cafa499cc1f8629e7c2d57163d8e12 (commit)
      from  7df0dae73cff65c8af180946e5ae9b2fa2389224 (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 e198d72073cafa499cc1f8629e7c2d57163d8e12
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Tue Oct 11 11:34:15 2016 +0200

    doc update

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

Summary of changes:
 lib/decoding.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/decoding.c b/lib/decoding.c
index 9ac1131..27a02b3 100644
--- a/lib/decoding.c
+++ b/lib/decoding.c
@@ -154,7 +154,7 @@ asn1_get_length_der (const unsigned char *der, int der_len, 
int *len)
  * @der_len: Length of DER data to decode.
  * @cls: Output variable containing decoded class.
  * @len: Output variable containing the length of the DER TAG data.
- * @tag: Output variable containing the decoded tag.
+ * @tag: Output variable containing the decoded tag (may be %NULL).
  *
  * Decode the class and TAG from DER code.
  *


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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