Skip to content

Commit

Permalink
Update UdpProtocolModule.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
fanliang11 committed Apr 26, 2024
1 parent 65b2573 commit 3be8fc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

namespace Surging.Core.Protocol.Udp
{
public class DnsProtocolModule : EnginePartModule
public class UdpProtocolModule : EnginePartModule
{
public override void Initialize(AppModuleContext serviceProvider)
{
Expand Down

0 comments on commit 3be8fc0

Please sign in to comment.