mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fixup! Extract core part of smartlist code into its own library.
This commit is contained in:
@@ -169,7 +169,6 @@ smartlist_pop_last(smartlist_t *sl)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
/** Return true iff some element E of sl has E==element.
|
||||
*/
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user