- Fix indentation (spaces -> TABs).

svn path=/trunk/; revision=21631
This commit is contained in:
Peter Ward
2006-04-17 11:13:48 +00:00
parent 659c768c6e
commit 8d75625cdb
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
case NativeCUI:
case Win32DLL:
case Win32CUI:
case Win32SCR:
case Win32SCR:
case Win32GUI:
case KernelModeDriver:
case BootSector: