This commit is contained in:
Radovan Kofira 2020-11-05 22:01:20 +01:00
parent 95f0d1438b
commit 2314d074b4
2 changed files with 1 additions and 1 deletions

View File

@ -41,8 +41,8 @@ void cancel_train(struct car* first) {
free(temp);
temp=next;
}
first=NULL;
}
first=NULL;
}
//Funkcia na zrušenie spojkového zoznamu môže pracovať rekurzívne:

Binary file not shown.