cleaned up gateway build from Gnu Make by having it build the library again with its own defines, and removed the gateway defines in the various Makefile files.
This commit is contained in:
@@ -410,7 +410,7 @@ bool Routed_Device_Name(
|
||||
pDev->bacObj.Object_Name);
|
||||
}
|
||||
|
||||
return FALSE;
|
||||
return false;
|
||||
}
|
||||
|
||||
/** Manages ReadProperty service for fields which are different for routed
|
||||
|
||||
Reference in New Issue
Block a user