hunyadi-dev commented on a change in pull request #884:
URL: https://github.com/apache/nifi-minifi-cpp/pull/884#discussion_r484268088
##########
File path: nanofi/include/sitetosite/CSiteToSite.h
##########
@@ -332,7 +332,7 @@ static int writeData(CTransaction * transaction, const
uint8_t *value, int size)
}
static int readData(CTransaction * transaction, uint8_t *buf, int buflen) {
- //int ret = transaction->_stream->read(buf, buflen);
+ // int ret = transaction->_stream->read(buf, buflen);
Review comment:
Deleted.
----------------------------------------------------------------
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]