]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Udp6Dxe/Udp6Impl.h
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / Udp6Dxe / Udp6Impl.h
index 09f315f50b0af10bcd71ca981e53436921bf5ff4..ff59e80cd4ed7f77aab92a230b78abdf2f23e9bc 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Udp6 driver's whole implementation and internal data structures.\r
 \r
-  Copyright (c) 2009 - 2014, 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
@@ -144,7 +144,7 @@ Udp6CreateService (
   IN EFI_HANDLE         ImageHandle,\r
   IN EFI_HANDLE         ControllerHandle\r
   );\r
\r
+\r
 /**\r
   This function cleans the udp instance.\r
 \r
@@ -155,7 +155,7 @@ VOID
 Udp6CleanInstance (\r
   IN OUT UDP6_INSTANCE_DATA  *Instance\r
   );\r
\r
+\r
 /**\r
   This function intializes the new created udp instance.\r
 \r