X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/05437fb4cdb907816a4fc3ffafa2617fcf33266a..b30c4e8f1aef96f6fdc93da9f125545f5f74d06e:/fatfs/doc/en/utime.html diff --git a/fatfs/doc/en/utime.html b/fatfs/doc/en/utime.html index 7466c19..6b7f291 100644 --- a/fatfs/doc/en/utime.html +++ b/fatfs/doc/en/utime.html @@ -55,7 +55,7 @@ FRESULT f_utime (

Description

-

The f_utime() function changes the timestamp of a file or sub-directory

+

The f_utime function changes the timestamp of a file or sub-directory

@@ -85,7 +85,7 @@ FRESULT set_timestamp (

QuickInfo

-

Available when _FS_READONLY == 0 and _FS_MINIMIZE == 0.

+

Available when _FS_READONLY == 0 and _USE_CHMOD == 1.