* fix comments

This commit is contained in:
Reinhard Pointner 2014-10-02 16:46:45 +00:00
parent 8fc4c3f304
commit b1f4174d7e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# do not use native shell for move/copy operations # do not use native shell for move/copy operations
-DuseNativeShell=false -DuseNativeShell=false
# use NTFS extended attributes for storing metadata # do not use NTFS extended attributes for storing metadata
-DuseExtendedFileAttributes=false -DuseExtendedFileAttributes=false
-DuseCreationDate=false -DuseCreationDate=false