Whitespace cleanup.

This commit is contained in:
Dag-Erling Smørgrav 2002-10-23 10:26:54 +00:00
parent 9d32ecfcdf
commit f2c1ea8152
2 changed files with 18 additions and 20 deletions

View File

@ -1023,4 +1023,3 @@ mtx_unlock_giant(int s)
if (s)
mtx_unlock(&Giant);
}

View File

@ -1023,4 +1023,3 @@ mtx_unlock_giant(int s)
if (s)
mtx_unlock(&Giant);
}