mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
getdata: fix typo
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
abf5d04736
commit
05f8208518
2 changed files with 4 additions and 4 deletions
|
|
@ -129,7 +129,7 @@ enum isc_conf_parser {
|
|||
ITS_A_RANGE_FIRST_IP,
|
||||
ITS_A_RANGE_SECOND_IP,
|
||||
ITS_A_SHAREDNET,
|
||||
ITS_AN_INCLUCE,
|
||||
ITS_AN_INCLUDE,
|
||||
ITS_A_SUBNET,
|
||||
ITS_A_NETMASK
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue