summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include/Library/AcpiViewCommandLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/Include/Library/AcpiViewCommandLib.h')
-rw-r--r--ShellPkg/Include/Library/AcpiViewCommandLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellPkg/Include/Library/AcpiViewCommandLib.h b/ShellPkg/Include/Library/AcpiViewCommandLib.h
index 11cf96c6e0..7309cb7a1a 100644
--- a/ShellPkg/Include/Library/AcpiViewCommandLib.h
+++ b/ShellPkg/Include/Library/AcpiViewCommandLib.h
@@ -21,8 +21,8 @@
UINTN
EFIAPI
ShellDumpBufferToFile (
- IN CONST CHAR16* FileNameBuffer,
- IN CONST VOID* Buffer,
+ IN CONST CHAR16 *FileNameBuffer,
+ IN CONST VOID *Buffer,
IN CONST UINTN BufferSize
);