comparison .hgtags @ 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 c8282222421c
children
comparison
equal deleted inserted replaced
15:b27f7ff5e44b 16:038baa026db3