summaryrefslogtreecommitdiffstats
path: root/hostname-model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'hostname-model.lua')
-rw-r--r--hostname-model.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostname-model.lua b/hostname-model.lua
index 6fafdc0..87b3b5f 100644
--- a/hostname-model.lua
+++ b/hostname-model.lua
@@ -24,7 +24,7 @@ read_name = function ()
return cfe({ type="group", value={hostname=get(false)}, label="Hostname" })
end
-update_name = function(name)
+update_name = function(self, name)
local success = true
if success then