style: use the new paragraph comment style everywhere (#4634)

This commit is contained in:
Charles Kerr
2023-01-22 13:21:30 -06:00
committed by GitHub
parent 0f4077a445
commit 7367d465b5
30 changed files with 173 additions and 476 deletions

View File

@@ -308,9 +308,7 @@ struct tr_address
[[nodiscard]] bool is_valid_for_peers(tr_port port) const noexcept;
};
/***********************************************************************
* Sockets
**********************************************************************/
// --- Sockets
struct tr_session;