Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Apr 15, 2024
1 parent 47370d7 commit feafe16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2i-hub/CARMACloudPlugin/src/CARMACloudPlugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ class CARMACloudPlugin: public PluginClient {
const char *CONTENT_ENCODING_VALUE = "gzip";
std::string list_tcm = "true";
//API URL to accept TCM response
const std::string TCM_REPLY="tcmreply";
const QString TCM_REPLY="tcmreply";

};
std::mutex _cfgLock;
Expand Down

0 comments on commit feafe16

Please sign in to comment.