aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--idna.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/idna.lua b/idna.lua
index d6082ec..302bf02 100644
--- a/idna.lua
+++ b/idna.lua
@@ -113,4 +113,5 @@ function idna.domain_name_to_ascii (name)
return table.concat(res, '.'), nil
end
+return idna

Return to:

Send suggestions and report system problems to the System administrator.