2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[2765] Fixed a typo in the doxygen documentation.

This commit is contained in:
Marcin Siodelski
2013-11-29 18:59:05 +01:00
parent 65238e01cb
commit fe717f9cfe

View File

@@ -125,7 +125,7 @@ protected:
/// (a.k.a. primary socket) used to receive and handle DHCPv4 traffic. The
/// traffic received through the fallback should be dropped. The reasoning
/// behind opening the fallback socket is explained in the documentation of
/// @s isc::dhcp::SocketInfo structure.
/// @c isc::dhcp::SocketInfo structure.
///
/// @param addr An IPv4 address to bind the socket to.
/// @param port A port number to bind socket to.