MFamd64: indent with tabs instead of spaces.

This commit is contained in:
peter 2005-11-04 22:53:44 +00:00
parent 5ec246af06
commit cb1ff14efe

View File

@ -238,7 +238,7 @@ pci_cfgdisable(void)
switch (cfgmech) {
case CFGMECH_1:
outl(CONF1_ADDR_PORT, 0);
break;
break;
case CFGMECH_2:
outb(CONF2_ENABLE_PORT, 0);
outb(CONF2_FORWARD_PORT, 0);