This commit is contained in:
mtheall 2014-10-30 13:52:30 -05:00
parent 498bc24808
commit c8a3207c42

View File

@ -436,7 +436,7 @@ sdmc_stat(struct _reent *r,
/*! Hard link a file /*! Hard link a file
* *
* @param[in,out] r newlib reentrancy struct * @param[in,out] r newlib reentrancy struct
* @param[in] existing Path of ile to link * @param[in] existing Path of file to link
* @param[in] newLink Path of new link * @param[in] newLink Path of new link
* *
* @returns 0 for success * @returns 0 for success