From aa75dfeccdd9c88bd64431b1290faf7574854337 Mon Sep 17 00:00:00 2001 From: rsun3 Date: Fri, 15 Jan 2010 08:03:23 +0000 Subject: Fix some coding style issues in MdeModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9774 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c | 1 - 1 file changed, 1 deletion(-) (limited to 'MdeModulePkg/Universal/Acpi') diff --git a/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c b/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c index 951222a428..f6ad7c8eb6 100755 --- a/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c +++ b/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c @@ -29,7 +29,6 @@ FV protocol, then it will return the first FV that contains the ACPI table storage file. - @param Protocol The protocol to find. @param Instance Return pointer to the first instance of the protocol @return EFI_SUCCESS The function completed successfully. -- cgit v1.2.3