comment typo
This commit is contained in:
+1
-1
@@ -467,7 +467,7 @@ STATIC_DCL struct tm *NDECL(getlt);
|
|||||||
void
|
void
|
||||||
setrandom()
|
setrandom()
|
||||||
{
|
{
|
||||||
time_t now = getnow(); /* time((TYPE_type) 0) */
|
time_t now = getnow(); /* time((TIME_type) 0) */
|
||||||
|
|
||||||
/* the types are different enough here that sweeping the different
|
/* the types are different enough here that sweeping the different
|
||||||
* routine names into one via #defines is even more confusing
|
* routine names into one via #defines is even more confusing
|
||||||
|
|||||||
Reference in New Issue
Block a user