X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Fecere%2Fbootstrap%2FBufferedFile.c;h=4532f9a9bccf5493e6b946347475fc7e3ae3c488;hb=981767e16256c835738562f4280e06140dcc0067;hp=90516c306aad2d20bb29f64644530e90c308f810;hpb=e7b42957b2d50332e1d40f4c692ca7d183426690;p=sdk diff --git a/compiler/bootstrap/ecere/bootstrap/BufferedFile.c b/compiler/bootstrap/ecere/bootstrap/BufferedFile.c index 90516c3..4532f9a 100644 --- a/compiler/bootstrap/ecere/bootstrap/BufferedFile.c +++ b/compiler/bootstrap/ecere/bootstrap/BufferedFile.c @@ -115,7 +115,7 @@ unsigned int noExpansion; char * defaultProperty; unsigned int comRedefinition; int count; -unsigned int isRemote; +int isRemote; unsigned int internalDecl; void * data; unsigned int computeSize;