From d054c2124e6f49303947dd1838a323361bc2089b Mon Sep 17 00:00:00 2001 From: jljusten Date: Fri, 11 Apr 2008 22:50:35 +0000 Subject: [PATCH] Fix filename case: Autoscan => AutoScan git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5050 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Platform/Nt32/Ppi/NtAutoScan/{NtAutoscan.c => NtAutoScan.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtAutoScan/{NtAutoscan.c => NtAutoScan.c} (100%) diff --git a/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtAutoScan/NtAutoscan.c b/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtAutoScan/NtAutoScan.c similarity index 100% rename from EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtAutoScan/NtAutoscan.c rename to EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtAutoScan/NtAutoScan.c