Fix indentation.

Found by:       FlexeLint
This commit is contained in:
Poul-Henning Kamp 2003-05-31 19:38:00 +00:00
parent 7fd69a8064
commit b2bf0c7f48

View File

@ -3057,7 +3057,7 @@ trm_initSRB(PACB pACB)
}
pSRB->TagNumber = i;
}
return (0);
return (0);
}