mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 22:15:52 +00:00
Mostly small cleanups and style fixes.
This commit is contained in:
@@ -184,7 +184,7 @@ bool Serializer::addSignature(CKey& key)
|
||||
return true;
|
||||
}
|
||||
|
||||
void Serializer::TestSerializer(void)
|
||||
void Serializer::TestSerializer()
|
||||
{
|
||||
Serializer s(64);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user