Fix indentation

svn path=/trunk/; revision=25591
This commit is contained in:
Hervé Poussineau
2007-01-22 09:46:01 +00:00
parent 17291b0214
commit e51baab788
12 changed files with 119 additions and 120 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
{
case Kernel:
case KernelModeDLL:
case ExportDriver:
case ExportDriver:
case NativeDLL:
case NativeCUI:
case Win32DLL: