mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
Fix comment for clarity
This commit is contained in:
@@ -3262,7 +3262,8 @@ while(($idx = index($main::read_buffer, "\n")) < 0) {
|
||||
}
|
||||
else {
|
||||
# Expected output from Net::SSLeay::read is empty string
|
||||
# before version 1.93, which now hangs indefinitely
|
||||
# in non-SSL mode before version 1.93, which now just
|
||||
# hangs indefinitely
|
||||
$more = '';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user