Fix some non-standard comments (#939)
* Fix some non-standard comments * revert --------- Co-authored-by: Jiafu Tang <jiafu.tang@qq.com>
This commit is contained in:
parent
269748d674
commit
6872f9c8b7
18 changed files with 22 additions and 22 deletions
|
|
@ -661,7 +661,7 @@ class ReplicatedDataSerializer(val system: ExtendedActorSystem)
|
|||
decrements = gcounterFromProto(pncounter.getDecrements))
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Convert a Map[A, B] to an Iterable[Entry] where Entry is the protobuf map entry.
|
||||
*/
|
||||
private def getEntries[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue