[Modify] Polish it
This commit is contained in:
parent
22a24c462c
commit
fdd52f3d4e
@ -78,8 +78,9 @@ namespace WebSocketSharp.Net
|
||||
|
||||
static EndPointListener ()
|
||||
{
|
||||
_defaultCertFolderPath =
|
||||
Environment.GetFolderPath (Environment.SpecialFolder.ApplicationData);
|
||||
_defaultCertFolderPath = Environment.GetFolderPath (
|
||||
Environment.SpecialFolder.ApplicationData
|
||||
);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user