mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
util.uuid: Fix syntax of Teal interface declaration file
This commit is contained in:
parent
93f6968077
commit
9daa82bfc1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
local record lib
|
||||
get_nibbles : (number) : string
|
||||
get_nibbles : function (number) : string
|
||||
generate : function () : string
|
||||
|
||||
seed : function (string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue