Commit 4aa021c3 authored by Brickner_cp's avatar Brickner_cp

Fix CRLF

parent 356b7864
...@@ -48,6 +48,7 @@ namespace PcapDotNet.Packets.Icmp ...@@ -48,6 +48,7 @@ namespace PcapDotNet.Packets.Icmp
internal override int IpV4PayloadLimit internal override int IpV4PayloadLimit
{ {
get { return OriginalDatagramPayloadLength; } get { return OriginalDatagramPayloadLength; }
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment