]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Timer.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe / Tcp4Timer.c
index a8e4a933cfd62452c5a1865bde03ca7ab872c7cd..4cb0ee7b5e6f9fe3797fbda90cea62b1ed6e7b59 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   TCP timer related functions.\r
-    \r
-Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.<BR>\r
+\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
@@ -37,7 +37,7 @@ VOID
 TcpRexmitTimeout (\r
   IN OUT TCP_CB *Tcb\r
   );\r
-  \r
+\r
 /**\r
   Timeout handler for window probe timer.\r
 \r
@@ -289,7 +289,7 @@ Tcp2MSLTimeout (
 \r
 \r
 /**\r
-  Update the timer status and the next expire time according to the timers \r
+  Update the timer status and the next expire time according to the timers\r
   to expire in a specific future time slot.\r
 \r
   @param  Tcb      Pointer to the TCP_CB of this TCP instance.\r
@@ -555,7 +555,7 @@ TcpTickingDpc (
         }\r
       }\r
     }\r
-    \r
+\r
     //\r
     // If the Tcb still exist or some timer is set, update the timer\r
     //\r