| # | Line 104 | Line 104 | remove_tdline_match(const char *host) | |
|---|---|---|
| 104 | piphost = NULL; | |
| 105 | } | |
| 106 | ||
| 107 | < | if ((aconf = find_conf_by_address(host, piphost, CONF_DLINE, t, NULL, NULL))) |
| 107 | > | if ((aconf = find_conf_by_address(host, piphost, CONF_DLINE, t, NULL, NULL, 0))) |
| 108 | { | |
| 109 | if (IsConfTemporary(aconf)) | |
| 110 | { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |