2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[950-dhcp-option-43-pad-end] Fixed typos

This commit is contained in:
Francis Dupont
2019-10-12 20:47:50 +02:00
parent aab25f4241
commit db57252e3e

View File

@@ -1233,8 +1233,8 @@ TEST_F(LibDhcpTest, option43End) {
EXPECT_EQ(2, sub255->getValue()); EXPECT_EQ(2, sub255->getValue());
} }
// Verify the option 43 DEND bug is fixed. // Verify the option 43 END bug is fixed.
TEST_F(LibDhcpTest, option32Factory) { TEST_F(LibDhcpTest, option43Factory) {
// Create the buffer holding the structure of option 43 content. // Create the buffer holding the structure of option 43 content.
OptionBuffer buf = { OptionBuffer buf = {
// Suboption 1. // Suboption 1.