edge.strict_endians
cha0smaster 2005-09-30 09:45:54 +00:00
parent ab2ad80ae7
commit 27d923bffb
1 changed files with 1 additions and 1 deletions

View File

@ -1324,7 +1324,7 @@ search:
((FILE_NAME_ATTR*)ictx->data)->file_name_type = FILE_NAME_POSIX;
ntfs_index_entry_mark_dirty(ictx);
}
/* Do not support reparse oint deletion yet. */
/* Do not support reparse point deletion yet. */
if (((FILE_NAME_ATTR*)ictx->data)->file_attributes &
FILE_ATTR_REPARSE_POINT) {
errno = EOPNOTSUPP;