Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4485 → Rev 4486

/programs/cmm/browser/HTMLv.c
45,8 → 45,6
mouse m;
int action_buf;
 
 
 
#include "..\TWB\TWB.c"
#include "menu_rmb.h"
 
239,7 → 237,7
return;
 
case 002: //free img cache
FreeImgCache();
ImgCache1.Free();
notify(IMAGES_CACHE_CLEARED);
WB1.ParseHTML(buf);
return;