pnoltes commented on code in PR #448:
URL: https://github.com/apache/celix/pull/448#discussion_r1033902961
##########
bundles/remote_services/rsa_common/src/endpoint_description.c:
##########
@@ -92,7 +92,7 @@ static celix_status_t
endpointDescription_verifyLongProperty(celix_properties_t
}
bool endpointDescription_isInvalid(const endpoint_description_t *description) {
Review Comment:
Updated to serviceId type from unsigned long to long and also renamed the
service field name to serviceName.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]