mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Run codespell -w with the latest dictonary again
This commit is contained in:
parent
d660492289
commit
41d88f06e7
261 changed files with 529 additions and 529 deletions
|
|
@ -121,7 +121,7 @@ int passwd_update(FAR const char *username, FAR const char *password);
|
|||
*
|
||||
* Description:
|
||||
* Return true if the username exists in the /etc/passwd file and if the
|
||||
* password matches the user password in that faile.
|
||||
* password matches the user password in that failed.
|
||||
*
|
||||
* Input Parameters:
|
||||
* username - Identifies the user whose password will be verified
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue