diff LinkedList.c @ 16:038baa026db3

Fixed bug in LinkedList delete. Shouldn't have both popped list and then called FreeData which would check the list again for the data. Instead, I should just get the data and then call FreeData to let it manipulate the list.
author Eric Wing <ewing . public |-at-| gmail . com>
date Sat, 06 Nov 2010 03:59:28 -0700
parents b27f7ff5e44b
children d58eb38c771b
line wrap: on
line diff