mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Trivial change to force push.
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
#include "Log.h"
|
#include "Log.h"
|
||||||
extern LogPartition TaggedCachePartition;
|
extern LogPartition TaggedCachePartition;
|
||||||
|
|
||||||
// This class implemented a cache and a map. The cache keeps objects alive
|
// This class implements a cache and a map. The cache keeps objects alive
|
||||||
// in the map. The map allows multiple code paths that reference objects
|
// in the map. The map allows multiple code paths that reference objects
|
||||||
// with the same tag to get the same actual object.
|
// with the same tag to get the same actual object.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user