mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27: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