fix return value of ntfscp

(Logical change 1.668)
edge.strict_endians
void!yura 2005-01-27 13:53:02 +00:00
parent ec9d6fb631
commit b03f4a6ec7
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ int main (int argc, char *argv[])
offset += bw;
}
need_logfile_reset = 1;
result = 0;
free(buf);
close_attr:
ntfs_attr_close(na);