gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 13/254: llist: fix a comment after cbae73e1dd9


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 13/254: llist: fix a comment after cbae73e1dd9
Date: Sat, 17 Jun 2017 16:50:45 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.1
in repository gnurl.

commit d87bd46cbf37aeebadf927b110b6c02e056dd9ea
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Apr 24 00:54:04 2017 +0200

    llist: fix a comment after cbae73e1dd9
    
    Pointed-it-by: Kevin Ji
    URL: 
https://github.com/curl/curl/commit/cbae73e1dd95946597ea74ccb580c30f78e3fa73#commitcomment-21872622
---
 lib/llist.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/llist.c b/lib/llist.c
index 15cac825a..06cebb971 100644
--- a/lib/llist.c
+++ b/lib/llist.c
@@ -51,8 +51,6 @@ Curl_llist_init(struct curl_llist *l, curl_llist_dtor dtor)
  *
  * The 'ne' argument should be a pointer into the object to store.
  *
- * Returns: 1 on success and 0 on failure.
- *
  * @unittest: 1300
  */
 void

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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