EditorConfig reformat: MediaBrowser.Model

This commit is contained in:
Erwin de Haan
2019-01-13 20:31:15 +01:00
parent 3ed6f37030
commit 382e8699a2
85 changed files with 85 additions and 85 deletions

View File

@@ -23,4 +23,4 @@ namespace MediaBrowser.Model.Net
/// </summary>
Task SendToAsync(byte[] buffer, int offset, int bytes, IpEndPointInfo endPoint, CancellationToken cancellationToken);
}
}
}