Skip to content
GitLab
Projects
Groups
Snippets
/
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
622b2817
Commit
622b2817
authored
Mar 06, 2000
by
Ted Lemon
Browse files
Add more status variables.
parent
7cb6a943
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/tree.c
View file @
622b2817
...
...
@@ -22,7 +22,7 @@
#ifndef lint
static
char
copyright
[]
=
"$Id: tree.c,v 1.7
7
2000/0
2/15 19:39:4
8 mellon Exp $ Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. All rights reserved.
\n
"
;
"$Id: tree.c,v 1.7
8
2000/0
3/06 23:21:3
8 mellon Exp $ Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#include
"dhcpd.h"
...
...
@@ -1963,7 +1963,7 @@ int evaluate_numeric_expression (result, packet, lease,
struct
expression
*
expr
;
{
struct
data_string
data
;
int
status
;
int
status
,
sleft
,
sright
;
#if defined (NSUPDATE)
ns_updrec
*
nut
;
static
struct
__res_state
res
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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