23 Dec
2015
23 Dec
'15
1:55 a.m.
Oh interesting, thanks. Never mind then. Terry On 23 Dec 2015 1:41 am, "Allan McRae" <allan@archlinux.org> wrote:
On 23/12/15 11:38, Terry Bolt wrote:
What about lib/libalpm/diskspace.c:183:
for(ptr = mount_points; ptr != NULL; ptr = ptr->next) {
Ok... 241 cases have no == NULL or != NULL, 3 cases do.
A