aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/SsdpConstants.cs
diff options
context:
space:
mode:
Diffstat (limited to 'RSSDP/SsdpConstants.cs')
-rw-r--r--RSSDP/SsdpConstants.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/RSSDP/SsdpConstants.cs b/RSSDP/SsdpConstants.cs
index 28a014fce..798f050e1 100644
--- a/RSSDP/SsdpConstants.cs
+++ b/RSSDP/SsdpConstants.cs
@@ -57,6 +57,5 @@ namespace Rssdp.Infrastructure
internal const string SsdpByeByeNotification = "ssdp:byebye";
internal const int UdpResendCount = 3;
-
}
}