]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Include/Library/ThunkProtocolList.h
EmulatorPkg: Remove all trailing whitespace
[mirror_edk2.git] / EmulatorPkg / Include / Library / ThunkProtocolList.h
index 5b25f9cc866ec8c6d1ff8bb98e8971108d8a566e..918970ddb07af715c54db747606ad47de5c06d65 100644 (file)
@@ -2,7 +2,7 @@
   Emulator Thunk to abstract OS services from pure EFI code\r
 \r
   Copyright (c) 2008 - 2011, Apple Inc. All rights reserved.<BR>\r
-  \r
+\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
@@ -20,7 +20,7 @@
 EFI_STATUS\r
 EFIAPI\r
 AddThunkProtocol (\r
-  IN  EMU_IO_THUNK_PROTOCOL   *ThunkIo,  \r
+  IN  EMU_IO_THUNK_PROTOCOL   *ThunkIo,\r
   IN  CHAR16                  *ConfigString,\r
   IN  BOOLEAN                 EmuBusDriver\r
   );\r
@@ -29,7 +29,7 @@ EFI_STATUS
 EFIAPI\r
 GetNextThunkProtocol (\r
   IN  BOOLEAN                 EmuBusDriver,\r
-  OUT EMU_IO_THUNK_PROTOCOL   **Instance  \r
+  OUT EMU_IO_THUNK_PROTOCOL   **Instance\r
   );\r
-  \r
+\r
 \r