diff --git a/nselib/netbios.lua b/nselib/netbios.lua index 8c81a79e0..13d3a3d50 100644 --- a/nselib/netbios.lua +++ b/nselib/netbios.lua @@ -182,7 +182,7 @@ end --@param names [optional] The names to use, from do_nbstat. --@return (status, result) If status is true, the result is the NetBIOS name. -- otherwise, result is an error message. -function get_server_name(host, names) +function get_workstation_name(host, names) local status local i