Compare commits
2 Commits
26e798675a
...
48111bf986
Author | SHA1 | Date | |
---|---|---|---|
48111bf986 | |||
05e0f0b8eb |
@ -1,4 +0,0 @@
|
|||||||
[ZoneTransfer]
|
|
||||||
ZoneId=3
|
|
||||||
ReferrerUrl=https://student.kemt.fei.tuke.sk/pvjc/cvicenia/test
|
|
||||||
HostUrl=https://student.kemt.fei.tuke.sk/pvjc/cvicenia/test/list-ops.zip
|
|
@ -126,5 +126,4 @@ list_t *reverse_list(list_t *list) {
|
|||||||
void delete_list(list_t *list) {
|
void delete_list(list_t *list) {
|
||||||
|
|
||||||
free(list);
|
free(list);
|
||||||
}
|
}
|
||||||
|
|
0
du5/program.c
Normal file
0
du5/program.c
Normal file
Loading…
Reference in New Issue
Block a user