Skip to content

Commit ec7dd9b

Browse files
committed
[#1387] Typo
1 parent 69f6467 commit ec7dd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/dhcp6/dhcp6_srv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1064,7 +1064,7 @@ class Dhcpv6Srv : public process::Daemon {
10641064
///
10651065
/// @param ctx client context (contains subnet and hosts).
10661066
/// @param lease lease (contains address/prefix and prefix length).
1067-
/// @param the prefix exclude option or null.
1067+
/// @return the prefix exclude option or null.
10681068
OptionPtr getPDExclude(const AllocEngine::ClientContext6& ctx,
10691069
const Lease6Ptr& lease);
10701070

0 commit comments

Comments
 (0)