Add NULL for silly frontend which can't use a useful compiler

This commit is contained in:
Daniel Silverstone 2016-06-27 21:04:21 +01:00
parent a468b40990
commit 767b73f5c7

View File

@ -369,6 +369,7 @@ void fetch_rsrc_register(void)
fetch_rsrc_abort,
fetch_rsrc_free,
fetch_rsrc_poll,
NULL,
fetch_rsrc_finalise
};