]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/TcpDxe/SockImpl.h
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / TcpDxe / SockImpl.h
index 80692b161eff95ac8f3df028aa64735984917116..b8ed3c703f54bccd447e3ab29d422756a46e91fd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The function declaration that provided for Socket Interface.\r
 \r
-  Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -80,13 +80,13 @@ SockConnFlush (
 /**\r
   Cancel the tokens in the specific token list.\r
 \r
-  @param[in]       Token                 Pointer to the Token. If NULL, all tokens \r
-                                         in SpecifiedTokenList will be canceled.  \r
+  @param[in]       Token                 Pointer to the Token. If NULL, all tokens\r
+                                         in SpecifiedTokenList will be canceled.\r
   @param[in, out]  SpecifiedTokenList    Pointer to the token list to be checked.\r
-  \r
+\r
   @retval EFI_SUCCESS          Cancel the tokens in the specific token listsuccessfully.\r
   @retval EFI_NOT_FOUND        The Token is not found in SpecifiedTokenList.\r
-  \r
+\r
 **/\r
 EFI_STATUS\r
 SockCancelToken (\r