]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IScsiDxe/IScsiImpl.h
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiImpl.h
index 9e36da0203091ca7c0d7f058c0e9633cc6c75ec2..5ab685aa84059ff8bcb1ec4ff9b8fa4f1ded0664 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The shared head file for iSCSI driver.\r
 \r
-Copyright (c) 2004 - 2017, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 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
@@ -201,7 +201,7 @@ struct _ISCSI_DRIVER_DATA {
   EFI_EXT_SCSI_PASS_THRU_MODE     ExtScsiPassThruMode;\r
   EFI_HANDLE                      ExtScsiPassThruHandle;\r
   EFI_DEVICE_PATH_PROTOCOL        *DevicePath;\r
-  EFI_HANDLE                      ChildHandle;  \r
+  EFI_HANDLE                      ChildHandle;\r
   ISCSI_SESSION                   *Session;\r
 };\r
 \r