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
1111#region [ License information ]
1212/* ************************************************************
1313 *
14- * Copyright (c) 2010 Attila Kiskó, enyim.com
14+ * Copyright (c) 2010 Attila Kisk? enyim.com
1515 *
1616 * Licensed under the Apache License, Version 2.0 (the "License");
1717 * 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()
369369
370370 return ps ;
371371 }
372+
372373 private PooledSocket CreateSocket ( )
373374 {
374375 var ps = this . ownerNode . CreateSocket ( ) ;
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ protected override BinaryRequest Build()
3333#region [ License information ]
3434/* ************************************************************
3535 *
36- * Copyright (c) 2010 Attila Kiskó, enyim.com
36+ * Copyright (c) 2010 Attila Kisk? enyim.com
3737 *
3838 * Licensed under the Apache License, Version 2.0 (the "License");
3939 * you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments