From 5630b9308323c3f3aaa09be8fe0f3aecaa826473 Mon Sep 17 00:00:00 2001 From: Leo C. Date: Sun, 30 Jun 2024 09:37:28 +0200 Subject: Import fatfs R0.15 --- fatfs/documents/doc/unlink.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatfs/documents/doc/unlink.html') diff --git a/fatfs/documents/doc/unlink.html b/fatfs/documents/doc/unlink.html index 26f3cb9..7809648 100644 --- a/fatfs/documents/doc/unlink.html +++ b/fatfs/documents/doc/unlink.html @@ -13,7 +13,7 @@

f_unlink

-

The f_unlink function removes a file or sub-directory.

+

The f_unlink function removes a file or sub-directory from the volume.

 FRESULT f_unlink (
   const TCHAR* path  /* [IN] Object name */
-- 
cgit v1.2.3