PengZheng commented on code in PR #728:
URL: https://github.com/apache/celix/pull/728#discussion_r1485107741


##########
libs/framework/src/manifest_parser.c:
##########
@@ -37,7 +37,7 @@ struct manifestParser {
        module_pt owner;
        manifest_pt manifest;
 
-       version_pt bundleVersion;
+        celix_version_t* bundleVersion;

Review Comment:
   nitpick: indentation mismatch when reviewed in CLion.



-- 
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: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to