Chameleon

Chameleon Commit Details

Date:2011-08-29 19:04:54 (12 years 7 months ago)
Author:JrCs
Commit:1471
Parents: 1470
Message:Update debug message
Changes:
M/trunk/i386/boot2/modules.c

File differences

trunk/i386/boot2/modules.c
276276
277277
278278
279
279
280280
281281
282282
}
DBG("Module %s not found\n", name); DBGPAUSE();
DBG("Module %s not loaded\n", name); DBGPAUSE();
return 0;
}

Archive Download the corresponding diff file

Revision: 1471