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_3_6-37-gfdfeb01


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_3_6-37-gfdfeb01
Date: Tue, 17 Jun 2014 15:04:36 +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 libtasn1".

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

The branch, master has been updated
       via  fdfeb010e5d00102b3d55ef1bf74ed429f171e6c (commit)
      from  b4a645db1711e881d5159ee867dda36c6de5092c (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 fdfeb010e5d00102b3d55ef1bf74ed429f171e6c
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Tue Jun 17 17:04:32 2014 +0200

    doc update

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

Summary of changes:
 lib/element.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/lib/element.c b/lib/element.c
index 27cc42e..321302a 100644
--- a/lib/element.c
+++ b/lib/element.c
@@ -132,6 +132,9 @@ _asn1_convert_integer (const unsigned char *value, unsigned 
char *value_out,
  * node. The new element will have a name of '?number', where number
  * is a monotonically increased serial number.
  *
+ * The last element in the list may be provided in @ptail, to avoid
+ * traversing the list, an expensive operation in long lists.
+ *
  * On success it returns in @ptail the added element (which is the 
  * tail in the list of added elements).
  */


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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