X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/b4e3fab85fcd9f5b1502ec991c81302b910492d3:/fatfs/doc/en/unlink.html..0f3b947bda5f34662a611272b9f12199e0da9aca:/fatfs/documents/doc/unlink.html diff --git a/fatfs/doc/en/unlink.html b/fatfs/documents/doc/unlink.html similarity index 87% rename from fatfs/doc/en/unlink.html rename to fatfs/documents/doc/unlink.html index 4cd1f66..26f3cb9 100644 --- a/fatfs/doc/en/unlink.html +++ b/fatfs/documents/doc/unlink.html @@ -1,7 +1,7 @@ - + @@ -40,8 +40,7 @@ FRESULT f_unlink ( FR_NO_FILE, FR_NO_PATH, FR_INVALID_NAME, -FR_DENIED, -FR_EXIST, +FR_DENIED, FR_WRITE_PROTECTED, FR_INVALID_DRIVE, FR_NOT_ENABLED, @@ -66,7 +65,7 @@ If condition of the object to be removed is applicable to the following terms, t

QuickInfo

-

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

+

Available when FF_FS_READONLY == 0 and FF_FS_MINIMIZE == 0.