jovany-wang commented on a change in pull request #169: Format the code and
remove warnings
URL:
https://github.com/apache/rocketmq-client-cpp/pull/169#discussion_r308185051
##########
File path: include/CErrorMessage.h
##########
@@ -24,10 +23,10 @@
#ifdef __cplusplus
extern "C" {
#endif
-
- ROCKETMQCLIENT_API const char *GetLatestErrorMessage(); // Return the
last error message
+
+ROCKETMQCLIENT_API const char* GetLatestErrorMessage(); // Return the last
error message
Review comment:
Why change this line? does complier complain about something with this line?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services