Corrected a lot of filemodes

This commit is contained in:
Michiel Broek
2002-01-25 20:21:50 +00:00
parent b39503d9aa
commit e60df5be80
27 changed files with 32 additions and 0 deletions

View File

@@ -191,6 +191,7 @@ void CloseNGroup(int force)
return;
}
}
chmod(fin, 0640);
working(1, 0, 0);
unlink(fout);
}