From 70702af1370e44e32fb2c3c507e4759a187b4fe5 Mon Sep 17 00:00:00 2001 From: Leo C Date: Thu, 8 Sep 2016 19:15:27 +0200 Subject: Import fatfs R0.12b --- fatfs/doc/en/unlink.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fatfs/doc/en/unlink.html') diff --git a/fatfs/doc/en/unlink.html b/fatfs/doc/en/unlink.html index fc884c3..4cd1f66 100644 --- a/fatfs/doc/en/unlink.html +++ b/fatfs/doc/en/unlink.html @@ -25,7 +25,7 @@ FRESULT f_unlink (

Parameter

path
-
Pointer to the null-terminated string that specifies an object to be removed.
+
Pointer to a null-terminated string that specifies the file or sub-directory to be removed.
@@ -59,7 +59,7 @@ FRESULT f_unlink ( If condition of the object to be removed is applicable to the following terms, the function will be rejected. -- cgit v1.2.3