Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 188 → Rev 189

/trunk/make_mac.c
149,7 → 149,8
static unsigned char *fname="\pInfo.plist";
char *buf,*save,*p;
short rn,dstrn,i,n,m;
long eof,count;
FILEPOS eof;
FILECOUNT count;
OSErr e;
 
if( !(e = HCreate(dstvol,dstdir,fname,'pled','TEXT')) ){