Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Oct 6, 2024
1 parent 07c2d9c commit 9b39d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dpp/voice/enabled/discover_ip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ struct ip_discovery_packet {
#pragma pack(pop)

/**
* Allocates a dpp::socket, closing it on destruction
* @brief Allocates a dpp::socket, closing it on destruction
*/
struct raii_socket {
dpp::socket fd;
Expand Down

0 comments on commit 9b39d15

Please sign in to comment.