mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 14:20:31 +01:00
Fix comment
This commit is contained in:
@@ -132,7 +132,7 @@ return $name eq "dhcpd" ? "dhcp3-server" :
|
||||
}
|
||||
|
||||
# update_system_available()
|
||||
# Returns a list of package names and versions that are available from YUM
|
||||
# Returns a list of package names and versions that are available from APT
|
||||
sub update_system_available
|
||||
{
|
||||
local (@rv, $pkg, %done);
|
||||
|
||||
Reference in New Issue
Block a user