mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:17:30 +03:00
llist: fix a comment after cbae73e1dd
Pointed-it-by: Kevin Ji
URL: cbae73e1dd (commitcomment-21872622)
This commit is contained in:
parent
6b39f9c87e
commit
d87bd46cbf
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue