File

libs/encodings.lua @ 66:cd66229bdd7f

verse.plugins.tls: Return true to indicate success loading plugin
author Matthew Wild <mwild1@gmail.com>
date Tue, 11 May 2010 23:18:11 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;