TP_9 exo1: Fix the linked list freeing function to properly go to the
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 28 Feb 2017 14:53:17 +0000 (15:53 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 28 Feb 2017 14:53:17 +0000 (15:53 +0100)
commit5dd62128f45af0315965ab9a9cd734fc8fe73481
tree86f0bbec8246fa251eec4945e5a60768061f9c98
parent1c7a8fe964e67bfcdc3e6550d0a090e8686e8387
TP_9 exo1: Fix the linked list freeing function to properly go to the
next link.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
TP_9/exo1/clist.c