Skip to content

Commit ae5d15d

Browse files
committed
[#2022] Fixed comment
1 parent ffcc3b9 commit ae5d15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/dhcp4/dhcp4_srv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ class Dhcpv4Srv : public process::Daemon {
580580
///
581581
/// Checks if mandatory option is really there, that forbidden option
582582
/// is not there, and that client-id or server-id appears only once.
583-
/// Calls the second method with the requirement level from the
583+
/// Calls the second method with the requirement level based on
584584
/// message type.
585585
///
586586
/// @param query Pointer to the client's message.

0 commit comments

Comments
 (0)