1 2 3 4 5 6 7 8 9 10 11
--- SelFile/Draw.c.orig +++ SelFile/Draw.c @@ -189,7 +189,7 @@ } } -static +static void SFdeleteEntry(dir, entry) SFDir *dir; SFEntry *entry;