2 Dec
2007
2 Dec
'07
10:25 p.m.
On Sun, Dec 02, 2007 at 11:09:03PM +0100, Nagy Gabor wrote:
Looks fine. We also can modify alpm_list_find to return NULL if no element was found or return with a pointer to the "found" element.
Of course, I was even wondering why it didn't return the element I wanted, but I didn't even consider actually modifying the function :p