Re-indented
This commit is contained in:
parent
668bd955a5
commit
8711f90fe5
|
@ -14,7 +14,6 @@ static int _link(char * file1, char * file2)
|
||||||
perror("link");
|
perror("link");
|
||||||
return 2;
|
return 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user