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_r308184670
 
 

 ##########
 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
 
 #ifdef __cplusplus
 };
 #endif
-#endif //__C_CLIENT_ERROR_H__
\ No newline at end of file
+#endif  //__C_CLIENT_ERROR_H__
 
 Review comment:
   Append a new blank line at the end of this file.

----------------------------------------------------------------
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

Reply via email to