]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#95] fixed typo
authorRazvan Becheriu <razvan@isc.org>
Thu, 10 Feb 2022 13:33:00 +0000 (15:33 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 10 Feb 2022 13:33:00 +0000 (15:33 +0200)
src/hooks/dhcp/pgsql_cb/pgsql_cb_dhcp4.cc

index 7e59ae1efa27b4201ffeb10b575174173a80942c..e9849b05a73badc60d2ecfd5fae1bae278df21e3 100644 (file)
@@ -1700,7 +1700,7 @@ TaggedStatementArray tagged_statements = { {
             OID_TEXT,       // 17 t2_percent - cast as float
             OID_BOOL,       // 18 authoritative,
             OID_VARCHAR,    // 19 boot_file_name,
-            OID_TEXT,       // 20 next_server - cast as inaet
+            OID_TEXT,       // 20 next_server - cast as inet
             OID_VARCHAR,    // 21 server_hostname,
             OID_BOOL,       // 22 ddns_send_updates,
             OID_BOOL,       // 23 ddns_override_no_update,