From: Kenneth P. <sh...@se...> - 2008-01-21 00:22:14
|
--On Friday, January 04, 2008 2:15 PM +0100 Stelian Pop <st...@po...> wrote: > If you modify restore/dirs.c and replace the two occurences of: > mf = fopen(modefile, "r"); > with: > mf = FOPEN(modefile, "r"); > the problem should be hopefully fixed. I just want to confirm that this fixed the problem. |