mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
Add missing newline between get_all_possible_sybil() and version_from_platform()
This commit is contained in:
parent
d06dfc0845
commit
d103466282
@ -4424,6 +4424,7 @@ get_all_possible_sybil(const smartlist_t *routers)
|
||||
// Return the digestmap: it now contains all the possible sybils
|
||||
return omit_as_sybil;
|
||||
}
|
||||
|
||||
/** Given a platform string as in a routerinfo_t (possibly null), return a
|
||||
* newly allocated version string for a networkstatus document, or NULL if the
|
||||
* platform doesn't give a Tor version. */
|
||||
|
Loading…
Reference in New Issue
Block a user