Skip to content

Commit

Permalink
comment change to kick CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kpschoedel committed Oct 14, 2021
1 parent 48b257d commit 1fa1b6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/inet/IPAddress.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,8 @@ enum class IPv6MulticastFlag : uint8_t
using IPv6MulticastFlags = BitFlags<IPv6MulticastFlag>;

/**
* @brief Internet protocol address
* Internet protocol address
*
* @details
* The CHIP Inet Layer uses objects of this class to represent Internet
* protocol addresses (independent of protocol version).
*/
Expand Down

0 comments on commit 1fa1b6f

Please sign in to comment.