Skip to content
Snippets Groups Projects
Commit 7499d917 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

zone-events: Whitespace removed

parent 02c32134
Branches
Tags
No related merge requests found
......@@ -120,7 +120,7 @@ void replan_update(zone_t *zone, const zone_t *old_zone)
if (have_updates) {
duplicate_ddns_q(zone, (zone_t *)old_zone);
}
if (have_updates) {
zone_events_schedule(zone, ZONE_EVENT_UPDATE, ZONE_EVENT_NOW);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment