artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a925264
)
Extraneous blank line.
author
krw
<krw@openbsd.org>
Mon, 15 Feb 2021 19:33:21 +0000
(19:33 +0000)
committer
krw
<krw@openbsd.org>
Mon, 15 Feb 2021 19:33:21 +0000
(19:33 +0000)
sbin/dhclient/dhclient.c
patch
|
blob
|
history
diff --git
a/sbin/dhclient/dhclient.c
b/sbin/dhclient/dhclient.c
index
82d95e4
..
aca9a7d
100644
(file)
--- a/
sbin/dhclient/dhclient.c
+++ b/
sbin/dhclient/dhclient.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: dhclient.c,v 1.69
2 2021/02/15 14:20:1
1 krw Exp $ */
+/* $OpenBSD: dhclient.c,v 1.69
3 2021/02/15 19:33:2
1 krw Exp $ */
/*
* Copyright 2004 Henning Brauer <henning@openbsd.org>
@@
-2772,7
+2772,6
@@
tick_msg(const char *preamble, int action)
break;
default:
break;
-
}
fflush(stderr);