Github user phrocker commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/417#discussion_r225745984
  
    --- Diff: libminifi/src/capi/api.cpp ---
    @@ -32,6 +32,7 @@
     using string_map = std::map<std::string, std::string>;
     
     class API_INITIALIZER {
    + public:
    --- End diff --
    
    Why was this needed?


---

Reply via email to