some patch from Maxime Villard for secure deletion fixes again

SVN revision: 78876
This commit is contained in:
Mike Blumenkrantz 2012-11-02 21:02:26 +00:00
parent 0ddc63c27c
commit 568b106bd3
1 changed files with 1 additions and 1 deletions

View File

@ -1724,7 +1724,7 @@ _e_fm_op_destroy_atom(E_Fm_Op_Task *task)
if (lseek(fd, SEEK_SET, 0) == -1)
goto finish;
return 1;
task->pos = 0;
}
return 1;