mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +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