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