All: Cleanup all files
Add newline to end of files and remove whitespace from end of lines
This commit is contained in:
@@ -106,9 +106,9 @@ int main()
|
||||
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
endpwent();
|
||||
|
||||
|
||||
if (pid == -1)
|
||||
{
|
||||
perror("fork");
|
||||
|
||||
Reference in New Issue
Block a user