X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Ftemp%2F__randname.c;h=38c99d3f48b4cd57dba799f567cfe4b134b559a4;hb=cabe9aa974aca34c0fda91028c770dee96ba51dc;hp=b097576d832baac9864f07fd339cc31f48fbfb2e;hpb=2cc63358cdb0309ca996ffe56ccf402c2f2f16d5;p=musl diff --git a/src/temp/__randname.c b/src/temp/__randname.c index b097576d..38c99d3f 100644 --- a/src/temp/__randname.c +++ b/src/temp/__randname.c @@ -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;