Mercurial > prosody-hg
diff plugins/mod_s2s.lua @ 12469:2b3adaa6d38e
util.strbitop: Reduce scope of functions
Equivalent to 'local' in Lua, these functions are exported via the
luaopen_ function, which is the only one needing to be visible outside
of the file.
Pointed out by Link Mauve at some point, but there wasn't really any
rush here.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 23 Apr 2022 14:29:43 +0200 |
| parents | 11765f0605ec |
| children | 48121960983e |
