]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe / Tcp4Misc.c
index 892d19b0721437c4ee7ce477227fe727480c3114..7fd8bb1fbe09ce99621a4dcba4915e4bcd5c9bdc 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Misc support routines for tcp.\r
 \r
-Copyright (c) 2005 - 2017, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -79,7 +79,7 @@ TcpInitTcbLocal (
   //\r
   Tcb->RcvWndScale  = 0;\r
   Tcb->RetxmitSeqMax = 0;\r
-  \r
+\r
   Tcb->ProbeTimerOn = FALSE;\r
 }\r
 \r