commit | d87bd46cbf37aeebadf927b110b6c02e056dd9ea | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Mon Apr 24 00:54:04 2017 +0200 |
committer | Daniel Stenberg <daniel@haxx.se> | Mon Apr 24 00:54:04 2017 +0200 |
tree | f6130a23ff66327eb245a3cce61c08c6ebf39fd6 | |
parent | 6b39f9c87e48f17533b139b2ddb829aa21227c3d [diff] |
llist: fix a comment after cbae73e1dd9 Pointed-it-by: Kevin Ji URL: https://github.com/curl/curl/commit/cbae73e1dd95946597ea74ccb580c30f78e3fa73#commitcomment-21872622
diff --git a/lib/llist.c b/lib/llist.c index 15cac82..06cebb9 100644 --- a/lib/llist.c +++ b/lib/llist.c
@@ -51,8 +51,6 @@ * * The 'ne' argument should be a pointer into the object to store. * - * Returns: 1 on success and 0 on failure. - * * @unittest: 1300 */ void