X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/368c374ee699adbc76a904946f50caaeb6574e74..40c1fd479952f47b9f3f5c4de660cd94ddd1a89a:/src/kdparse.c diff --git a/src/kdparse.c b/src/kdparse.c index 69a0c568..3d82b718 100644 --- a/src/kdparse.c +++ b/src/kdparse.c @@ -110,7 +110,7 @@ parse_k_file(FILE * file) user_field, operreason_field, date_field); if(aconf->host != NULL) - add_conf_by_address(aconf->host, CONF_KILL, aconf->user, aconf); + add_conf_by_address(aconf->host, CONF_KILL, aconf->user, NULL, aconf); } }