From 767b73f5c703e447a3041423ff220a88a7c0c569 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 27 Jun 2016 21:04:21 +0100 Subject: Add NULL for silly frontend which can't use a useful compiler --- frontends/beos/fetch_rsrc.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'frontends/beos') diff --git a/frontends/beos/fetch_rsrc.cpp b/frontends/beos/fetch_rsrc.cpp index 02180556f..4df246fc2 100644 --- a/frontends/beos/fetch_rsrc.cpp +++ b/frontends/beos/fetch_rsrc.cpp @@ -369,6 +369,7 @@ void fetch_rsrc_register(void) fetch_rsrc_abort, fetch_rsrc_free, fetch_rsrc_poll, + NULL, fetch_rsrc_finalise }; -- cgit v1.2.3