2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[5072] Two small corrections in example configs.

This commit is contained in:
Tomek Mrugalski 2016-12-15 15:21:47 +01:00
parent 1b782cabfc
commit cf4362196f
2 changed files with 3 additions and 3 deletions

View File

@ -55,7 +55,7 @@
{ {
"name": "VoIP", "name": "VoIP",
"test": "substring(option[60].hex,0,6) == 'Aastra'" "test": "substring(option[60].hex,0,6) == 'Aastra'"
}, }
], ],