aboutsummaryrefslogtreecommitdiff
path: root/src/pinger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pinger.c')
-rw-r--r--src/pinger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinger.c b/src/pinger.c
index 53fedfa..370d5d1 100644
--- a/src/pinger.c
+++ b/src/pinger.c
@@ -945,3 +945,3 @@ check_host(char const *name)
for (uent = update_head; uent; uent = uent->next) {
- switch (update_head->type) {
+ switch (uent->type) {
case UPDATE_APPEND:

Return to:

Send suggestions and report system problems to the System administrator.