File

plugins/mod_unknown.lua @ 7480:3dc7de31d3d1

net.dns: don't use "for s,s in pairs..." (unused loop variable s) [luacheck]
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 09 Jul 2016 10:26:18 +0800
parent 6003:28a90f5fea46
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