]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Mtftp6Dxe/Mtftp6Driver.c
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / Mtftp6Dxe / Mtftp6Driver.c
index 5f47938c2d5f3fa6f698cb29a2ce71c6ed727fbd..a4888c0c0e4ce59b34d76437b5c906c14a6c5aa7 100644 (file)
@@ -2,7 +2,7 @@
   Driver Binding functions and Service Binding functions\r
   implementation for Mtftp6 Driver.\r
 \r
-  Copyright (c) 2009 - 2012, 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
@@ -238,7 +238,7 @@ Mtftp6CreateInstance (
 \r
 /**\r
   Callback function which provided by user to remove one node in NetDestroyLinkList process.\r
-  \r
+\r
   @param[in]    Entry           The entry to be removed.\r
   @param[in]    Context         Pointer to the callback context corresponds to the Context in NetDestroyLinkList.\r
 \r
@@ -473,7 +473,7 @@ Mtftp6DriverBindingStop (
   EFI_STATUS                                 Status;\r
   LIST_ENTRY                                 *List;\r
   MTFTP6_DESTROY_CHILD_IN_HANDLE_BUF_CONTEXT Context;\r
-  \r
+\r
   //\r
   // Locate the Nic handle to retrieve the Mtftp6 private data.\r
   //\r