File

plugins/mod_windows.lua @ 12140:1a4c61253932

util.stanza: Remove dead code These cases are caught by `check_text(v, ..)` above. Those errors do not contain the attribute however, which would have been nice.
author Kim Alvefur <zash@zash.se>
date Fri, 31 Dec 2021 14:01:12 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here