mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix grammer in comment.
Submitted by: Engin Gunduz <engin@ripe.net>
This commit is contained in:
parent
d0708a4e88
commit
fe681e1955
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ crypt_md5(const char *pw, const char *salt)
|
|||
* This string is magic for
|
||||
* this algorithm. Having
|
||||
* it this way, we can get
|
||||
* get better later on
|
||||
* better later on.
|
||||
*/
|
||||
|
||||
/* Refine the Salt first */
|
||||
|
|
|
|||
Loading…
Reference in a new issue