Commit 5149c100 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

run "make autostyle"

parent b9cc4cc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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