mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
Reformat annotations in preparation for automated extraction
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
|
||||
/** Retrieve the packed message data.
|
||||
*/
|
||||
// VFALCO: TODO, shouldn't this be const?
|
||||
// VFALCO TODO shouldn't this be const?
|
||||
std::vector <uint8_t>& getBuffer()
|
||||
{
|
||||
return mBuffer;
|
||||
|
||||
Reference in New Issue
Block a user