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
BIND
Commits
6087c3dd
Commit
6087c3dd
authored
May 14, 2000
by
David Lawrence
Browse files
Ah, oops, wrong prototype for t_sighandler.
(Condition signaled: time for bed.)
parent
b5d263a3
Changes
1
Show whitespace changes
Inline
Side-by-side
lib/tests/t_api.c
View file @
6087c3dd
...
@@ -81,7 +81,6 @@ static int t_putinfo(const char *key, const char *info);
...
@@ -81,7 +81,6 @@ static int t_putinfo(const char *key, const char *info);
static
char
*
t_getdate
(
char
*
buf
,
size_t
buflen
);
static
char
*
t_getdate
(
char
*
buf
,
size_t
buflen
);
static
void
printhelp
(
void
);
static
void
printhelp
(
void
);
static
void
printusage
(
void
);
static
void
printusage
(
void
);
static
void
t_sighandler
(
void
);
static
int
T_int
;
static
int
T_int
;
...
...
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