index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eloop.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'eloop.c')
-rw-r--r--
eloop.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/eloop.c b/eloop.c
index 51fe0ac4..e2fe2b5f 100644
--- a/
eloop.c
+++ b/
eloop.c
@@ -285,7 +285,7 @@ eloop_init(void)
}
#endif
-_noreturn void
+__dead void
start_eloop(void)
{
int msecs, n;