mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Add beast_basics module
This commit is contained in:
@@ -164,7 +164,7 @@ void StringArray::addArray (const StringArray& otherArray, int startIndex, int n
|
||||
{
|
||||
if (startIndex < 0)
|
||||
{
|
||||
jassertfalse;
|
||||
bassertfalse;
|
||||
startIndex = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user