mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
run "make autostyle"
This commit is contained in:
@@ -685,7 +685,7 @@ connection_or_get_by_ext_or_id(const char *id)
|
||||
return NULL;
|
||||
return digestmap_get(orconn_ext_or_id_map, id);
|
||||
}
|
||||
#endif
|
||||
#endif /* defined(TOR_UNIT_TESTS) */
|
||||
|
||||
/** Deallocate the global Extended ORPort identifier list */
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user