mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-06 07:48:50 +01:00
Fix invalid cref (#7277)
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Rssdp.Infrastructure
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// The <see cref="UdpEndPoint"/> the request came from.
|
||||
/// The <see cref="IPEndPoint"/> the request came from.
|
||||
/// </summary>
|
||||
public IPEndPoint ReceivedFrom
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user