mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
fix minor complier warning
This commit is contained in:
@@ -7,7 +7,7 @@ using static System.IO.FileMode;
|
||||
|
||||
namespace mRemoteNG.Tools
|
||||
{
|
||||
class SecureTransfer
|
||||
internal class SecureTransfer
|
||||
{
|
||||
private readonly string Host;
|
||||
private readonly string User;
|
||||
|
||||
Reference in New Issue
Block a user