remove trainling spaces

(Logical change 1.567)
edge.strict_endians
(none)!yura 2004-09-19 18:59:25 +00:00
parent 1eea8a75f1
commit 332be40f05
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ err_out:
int ntfs_inode_sync(ntfs_inode *ni)
{
int err = 0;
if (!ni) {
errno = EINVAL;
return -1;