mirror of
https://gittea.dev/nova/th.git
synced 2025-10-21 18:30:15 -04:00
changes too small for proper commit message
This commit is contained in:
@@ -642,6 +642,7 @@ void order_by(int passes, int index){
|
||||
(void)passes;
|
||||
|
||||
free(seed);
|
||||
seed = NULL;
|
||||
seed = malloc(sizeof(time_t));
|
||||
*seed = time(NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user