Skip to content

Commit

Permalink
[#1387] Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fxdupont committed Sep 4, 2024
1 parent 69f6467 commit ec7dd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/dhcp6/dhcp6_srv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1064,7 +1064,7 @@ class Dhcpv6Srv : public process::Daemon {
///
/// @param ctx client context (contains subnet and hosts).
/// @param lease lease (contains address/prefix and prefix length).
/// @param the prefix exclude option or null.
/// @return the prefix exclude option or null.
OptionPtr getPDExclude(const AllocEngine::ClientContext6& ctx,
const Lease6Ptr& lease);

Expand Down

0 comments on commit ec7dd9b

Please sign in to comment.