Remove end-of-line tabs.

MFC after:	3 days
This commit is contained in:
Robert Watson 2005-04-18 11:51:10 +00:00
parent bc90ff47ff
commit 8e37dd2bb9

View File

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