Skip to content
GitLab
Menu
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
BIND
Commits
5ac9ef94
Commit
5ac9ef94
authored
Aug 28, 2009
by
Automatic Updater
Browse files
update copyright notice
parent
41eeb37b
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/dnssec/dnssec-revoke.c
View file @
5ac9ef94
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dnssec-revoke.c,v 1.
7
2009/08/28
0
3:
13:08 each
Exp $ */
/* $Id: dnssec-revoke.c,v 1.
8
2009/08/28
2
3:
48:02 tbox
Exp $ */
/*! \file */
...
...
@@ -130,7 +130,7 @@ main(int argc, char **argv) {
if
(
dir
!=
NULL
)
{
filename
=
argv
[
isc_commandline_index
];
}
else
{
isc_file_splitpath
(
mctx
,
argv
[
isc_commandline_index
],
isc_file_splitpath
(
mctx
,
argv
[
isc_commandline_index
],
&
dir
,
&
filename
);
}
...
...
bin/dnssec/dnssec-settime.c
View file @
5ac9ef94
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dnssec-settime.c,v 1.
7
2009/08/28
0
3:
13:08 each
Exp $ */
/* $Id: dnssec-settime.c,v 1.
8
2009/08/28
2
3:
48:02 tbox
Exp $ */
/*! \file */
...
...
@@ -192,7 +192,7 @@ main(int argc, char **argv) {
if
(
directory
!=
NULL
)
{
filename
=
argv
[
isc_commandline_index
];
}
else
{
isc_file_splitpath
(
mctx
,
argv
[
isc_commandline_index
],
isc_file_splitpath
(
mctx
,
argv
[
isc_commandline_index
],
&
directory
,
&
filename
);
}
...
...
Write
Preview
Supports
Markdown
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