view plugins/mod_unknown.lua @ 9873:dfaeea570f7e

util.startup: Give function a more generic name so it can apply to all warnings
author Matthew Wild <mwild1@gmail.com>
date Wed, 20 Mar 2019 12:18:34 +0000
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform