view plugins/mod_windows.lua @ 6620:50eaefeec013

util-src/*.c: Per convention call luaL_error() as argument to return
author Florian Zeitz <florob@babelmonkeys.de>
date Fri, 03 Apr 2015 20:30:14 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here