X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Fecere%2Fbootstrap%2FBTNode.c;h=69a864e92473b1ca08bda2bd9d6f7f4187c38c45;hb=981767e16256c835738562f4280e06140dcc0067;hp=1089aa8f156a8a4fb39cc1ac01a75734e41a3f89;hpb=e7b42957b2d50332e1d40f4c692ca7d183426690;p=sdk diff --git a/compiler/bootstrap/ecere/bootstrap/BTNode.c b/compiler/bootstrap/ecere/bootstrap/BTNode.c index 1089aa8..69a864e 100644 --- a/compiler/bootstrap/ecere/bootstrap/BTNode.c +++ b/compiler/bootstrap/ecere/bootstrap/BTNode.c @@ -119,7 +119,7 @@ unsigned int noExpansion; char * defaultProperty; unsigned int comRedefinition; int count; -unsigned int isRemote; +int isRemote; unsigned int internalDecl; void * data; unsigned int computeSize;