Skip to content

Commit

Permalink
update documentation for getLocalIp
Browse files Browse the repository at this point in the history
  • Loading branch information
itsarune committed Sep 3, 2024
1 parent 89fc6b9 commit 7fcec12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/software/networking/udp/network_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
* The modified ip_address is valid only if the function returns true
*
* @param interface The interface to get the IP address from
* @param ip_address A reference to the std::string that will store the IP address if
* found
* @param ipv4 If true, get the IPv4 address, otherwise get the IPv6 address
*
* @return IP address if it was found, otherwise nullopt
Expand Down

0 comments on commit 7fcec12

Please sign in to comment.