Skip to content

Commit

Permalink
fs/readlink: fix minor issue
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiuzhu1 <[email protected]>
  • Loading branch information
Donny9 authored and acassis committed Oct 14, 2024
1 parent 74c9b6f commit 5a38c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/vfs/fs_readlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
****************************************************************************/

/****************************************************************************
* Name: mkdir
* Name: readlink
*
* Description:
* The readlink() function will place the contents of the symbolic link
Expand Down

0 comments on commit 5a38c8b

Please sign in to comment.