BIND 10 trac2765, updated. fe717f9cfeebf48714de35b1c8f4b1ce323ca67f [2765] Fixed a typo in the doxygen documentation.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Nov 29 17:59:13 UTC 2013
The branch, trac2765 has been updated
via fe717f9cfeebf48714de35b1c8f4b1ce323ca67f (commit)
from 65238e01cb0390c23e4937ed7710e968514fb858 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fe717f9cfeebf48714de35b1c8f4b1ce323ca67f
Author: Marcin Siodelski <marcin at isc.org>
Date: Fri Nov 29 18:59:05 2013 +0100
[2765] Fixed a typo in the doxygen documentation.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/pkt_filter.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/pkt_filter.h b/src/lib/dhcp/pkt_filter.h
index 1636abd..e9b661b 100644
--- a/src/lib/dhcp/pkt_filter.h
+++ b/src/lib/dhcp/pkt_filter.h
@@ -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.
More information about the bind10-changes
mailing list