mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix check-spaces
This commit is contained in:
@@ -256,7 +256,6 @@ char *smartlist_join_strings2(smartlist_t *sl, const char *join,
|
||||
--var ## _sl_len; \
|
||||
STMT_END
|
||||
|
||||
|
||||
/** Helper: While in a SMARTLIST_FOREACH loop over the list <b>sl</b> indexed
|
||||
* with the variable <b>var</b>, replace the current element with <b>val</b>.
|
||||
* Does not deallocate the current value of <b>var</b>.
|
||||
|
||||
Reference in New Issue
Block a user