mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
brace multiline if statements (cont.)
This commit is contained in:
@@ -70,7 +70,9 @@ namespace Rssdp.Infrastructure
|
||||
message.RequestUri = requestUri;
|
||||
}
|
||||
else
|
||||
{
|
||||
System.Diagnostics.Debug.WriteLine(parts[1]);
|
||||
}
|
||||
|
||||
if (parts.Length >= 3)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user