pivotal-jbarrett commented on a change in pull request #755:
URL: https://github.com/apache/geode-native/pull/755#discussion_r585814536
##########
File path: CONTRIBUTING.md
##########
@@ -156,7 +217,8 @@ When writing new or refactoring old code please make the
following changes.
}
```
- * Fix
[`std::string::c_str()`](http://en.cppreference.com/w/cpp/string/basic_string/c_str)
calls where passed to
[`std::string`](http://en.cppreference.com/w/cpp/string/basic_string)
parameters.
+ * Fix
[`std::string::c_str()`](http://en.cppreference.com/w/cpp/string/basic_string/c_str)
calls where passed to
Review comment:
For some reason there was a single space before `*` on a few lines then
two spaces on the others. I have corrected so we will see if they display
consistently now.
----------------------------------------------------------------
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]