summaryrefslogtreecommitdiffstats
path: root/dyndhcpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'dyndhcpd.c')
-rw-r--r--dyndhcpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dyndhcpd.c b/dyndhcpd.c
index 83bfb0c..68a0a4e 100644
--- a/dyndhcpd.c
+++ b/dyndhcpd.c
@@ -231,7 +231,7 @@ int main(int argc, char ** argv) {
}
}
- fprintf(stderr, "Interface not found or no address.\n");
+ fprintf(stderr, "Interface not found, link down or no address.\n");
out:
if (filename != NULL)