From 4a3e15a8e38ccf34f8e61cc2f31ad1b72d6fda2d Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 1 Mar 2018 18:14:37 +0100 Subject: [PATCH] [5551] Added missing dot. --- src/bin/dhcp4/dhcp4_messages.mes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/dhcp4/dhcp4_messages.mes b/src/bin/dhcp4/dhcp4_messages.mes index c7ff62fe03..360aad1d05 100644 --- a/src/bin/dhcp4/dhcp4_messages.mes +++ b/src/bin/dhcp4/dhcp4_messages.mes @@ -379,7 +379,7 @@ for the failure is appended as an argument of the log message. % DHCP4_PACKET_OPTIONS_SKIPPED An error upacking an option, caused subsequent options to be skipped: %1 A debug message issued when an option failed to unpack correctly, making it impossible to unpack the remaining options in the packet. The server will -server will still attempt to service the packet +server will still attempt to service the packet. % DHCP4_PACKET_DROP_0001 failed to parse packet from %1 to %2, received over interface %3, reason: %4 The DHCPv4 server has received a packet that it is unable to -- 2.47.2