]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemInternal.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / FvSimpleFileSystemDxe / FvSimpleFileSystemInternal.h
index c8da5f68fd3037e2ce115ef7a43faae37c8be731..0dbd7b62cc9d434f7e48ad252d44ede002cdbb14 100644 (file)
@@ -2,7 +2,7 @@
   The internal header file of FvSimpleFileSystem driver.\r
 \r
 Copyright (c) 2014, ARM Limited. All rights reserved.\r
-Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2014 - 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
@@ -58,7 +58,7 @@ struct _FV_FILESYSTEM_INSTANCE {
 };\r
 \r
 //\r
-// Struct representing a opening file. Each opening operation on file will \r
+// Struct representing a opening file. Each opening operation on file will\r
 // create such an instance except for the "root directory", which will only\r
 // be created once for each FV.\r
 //\r
@@ -619,4 +619,4 @@ extern EFI_FILE_PROTOCOL               mFileSystemTemplate;
 extern EFI_COMPONENT_NAME_PROTOCOL     gFvSimpleFileSystemComponentName;\r
 extern EFI_COMPONENT_NAME2_PROTOCOL    gFvSimpleFileSystemComponentName2;\r
 \r
-#endif
\ No newline at end of file
+#endif\r