mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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
@ -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…
Reference in New Issue
Block a user