Remove end-of-line tabs.

MFC after:	3 days
This commit is contained in:
rwatson 2005-04-18 11:51:10 +00:00
parent dcecb5d15d
commit 997d8772c4

View File

@ -623,7 +623,7 @@ __semctl(td, uap)
}
mtx_unlock(sema_mtxp);
#endif
error = 0;
rval = 0;