more white space

This commit is contained in:
Christopher Faylor 2003-11-25 22:58:32 +00:00
parent 970ca29242
commit 8861377a2d
1 changed files with 3 additions and 2 deletions

View File

@ -324,6 +324,7 @@ pthread::create (void *(*func) (void *), pthread_attr *newattr,
precreate (newattr);
if (!magic)
return;
function = func;
arg = threadarg;