File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ public interface IAuthenticator
11
11
#region [ License information ]
12
12
/* ************************************************************
13
13
*
14
- * Copyright (c) 2010 Attila Kiskó, enyim.com
14
+ * Copyright (c) 2010 Attila Kisk? enyim.com
15
15
*
16
16
* Licensed under the Apache License, Version 2.0 (the "License");
17
17
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -369,6 +369,7 @@ private async Task<PooledSocket> CreateSocketAsync()
369
369
370
370
return ps ;
371
371
}
372
+
372
373
private PooledSocket CreateSocket ( )
373
374
{
374
375
var ps = this . ownerNode . CreateSocket ( ) ;
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ protected override BinaryRequest Build()
33
33
#region [ License information ]
34
34
/* ************************************************************
35
35
*
36
- * Copyright (c) 2010 Attila Kiskó, enyim.com
36
+ * Copyright (c) 2010 Attila Kisk? enyim.com
37
37
*
38
38
* Licensed under the Apache License, Version 2.0 (the "License");
39
39
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments