29 Jan
2007
29 Jan
'07
4:28 p.m.
On 1/29/07, Dan McGee <dpmcgee@gmail.com> wrote:
Discussed on IRC for a bit, this makes the following changes for clarity: alpm_list_is_in --> alpm_list_find alpm_list_is_strin --> alpm_list_find_str
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
You know, while you're at it, it might be worthwhile to fix the params of these functions too. They're the only ones in all the list functions that don't accept the list they are operating on as the first parameter