Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 242 → Rev 243

/trunk/make_mac.c
68,7 → 68,7
/* create a new PiPL resource for the standalone plugin,
with updated title and category strings */
 
if( (hpipl = Get1Resource('DATA',16000))
if( (hpipl = Get1Resource('TpLT',16000))
&& (h = Get1Resource('PiPL',16000)) )
{
RemoveResource(h);