Fix spacing from my previous commit to this file:

Noticed by:	fjoe
This commit is contained in:
Tom Rhodes 2007-01-30 04:41:38 +00:00
parent f458f2a553
commit bade0e00f3

View File

@ -121,7 +121,7 @@ fatblock(pmp, ofs, bnp, sizep, bop)
*sizep = size;
if (bop)
*bop = ofs % pmp->pm_fatblocksize;
pm_fatblocksize = pmp->pm_fatblocksize;
pm_fatblocksize = pmp->pm_fatblocksize;
}
/*