mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-10 07:14:15 +03:00
fix typo in comment in __randname
This commit is contained in:
parent
b4b9743c00
commit
ff4d6020d1
@ -5,7 +5,7 @@
|
||||
int __clock_gettime(clockid_t, struct timespec *);
|
||||
|
||||
/* This assumes that a check for the
|
||||
template size has alrady been made */
|
||||
template size has already been made */
|
||||
char *__randname(char *template)
|
||||
{
|
||||
int i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user