Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
dhcp
Commits
4913117b
Commit
4913117b
authored
Mar 06, 2000
by
Ted Lemon
Browse files
Add ZONE keyword.
parent
3f09cb5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/dhctoken.h
View file @
4913117b
...
...
@@ -235,7 +235,8 @@ enum dhcp_token {
LET
,
FUNCTION
,
DEFINE
,
TSIG_KEY
TSIG_KEY
,
ZONE
};
#define is_identifier(x) ((x) >= FIRST_TOKEN && \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment